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 93f467f commit d997552Copy full SHA for d997552
setup.py
@@ -81,7 +81,7 @@ def read(fname):
81
package_dir={'simpleflow': 'simpleflow'},
82
include_package_data=True,
83
install_requires=[
84
- 'simple-workflow>=0.1.45',
+ 'simple-workflow>=0.1.46',
85
],
86
license=read("LICENSE"),
87
zip_safe=False,
0 commit comments