We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cae425 commit e78df72Copy full SHA for e78df72
setup.py
@@ -22,7 +22,7 @@
22
# Versions should comply with PEP440. For a discussion on single-sourcing
23
# the version across setup.py and the project code, see
24
# https://packaging.python.org/en/latest/single_source_version.html
25
- version='0.2.5',
+ version='0.2.6',
26
27
description='Yet Another Workflow Engine, a subprocess-based DAG execution system',
28
long_description=long_description,
0 commit comments