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 63d7a65 commit c91bf4eCopy full SHA for c91bf4e
setup.py
@@ -4,7 +4,7 @@
4
5
setup(
6
name="shub-workflow",
7
- version="1.14.30.1",
+ version="1.14.30.2",
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.30.1"
+__version__ = "1.14.30.2"
0 commit comments