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 c4eae1a commit ebfaa10Copy full SHA for ebfaa10
setup.py
@@ -4,7 +4,7 @@
4
5
setup(
6
name="shub-workflow",
7
- version="1.14.0.3",
+ version="1.14.1",
8
description="Workflow manager for Zyte ScrapyCloud tasks.",
9
long_description=open("README.md").read(),
10
long_description_content_type="text/markdown",
shub_workflow/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.14.0.3"
+__version__ = "1.14.1"
0 commit comments