Skip to content

Commit fa7015c

Browse files
committed
update requirements
1 parent 148b239 commit fa7015c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
stdl==0.4.6
1+
stdl==0.4.8
22
tqdm
33
docstring_parser==0.15
4-
objinspect==0.2.5
4+
objinspect==0.2.6

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup(
1010
name="pypeline-python",
11-
version="0.1.4",
11+
version="0.1.5",
1212
description="PyPipeline is a simple Python framework for building data processing pipelines.",
1313
long_description=README,
1414
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)