We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 148b239 commit fa7015cCopy full SHA for fa7015c
requirements.txt
@@ -1,4 +1,4 @@
1
-stdl==0.4.6
+stdl==0.4.8
2
tqdm
3
docstring_parser==0.15
4
-objinspect==0.2.5
+objinspect==0.2.6
setup.py
@@ -8,7 +8,7 @@
8
9
setup(
10
name="pypeline-python",
11
- version="0.1.4",
+ version="0.1.5",
12
description="PyPipeline is a simple Python framework for building data processing pipelines.",
13
long_description=README,
14
long_description_content_type="text/markdown",
0 commit comments