Skip to content

Commit 649c985

Browse files
pipestat req version bump, v0.14.0a2 bump for pre-release
1 parent d544644 commit 649c985

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pypiper/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.14.0a1"
1+
__version__ = "0.14.0a2"

requirements/requirements-docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ mkdocs>=1.0
22
markdown-include
33
pydoc-markdown
44
piper
5-
pipestat>=0.4.0
5+
pipestat>=0.6.0a9
66
https://github.com/databio/mkdocs-databio/archive/master.zip

requirements/requirements-pypiper.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ psutil
33
pandas
44
ubiquerg>=0.4.5
55
yacman
6-
pipestat>=0.6.0a7
6+
pipestat>=0.6.0a9

0 commit comments

Comments
 (0)