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 bb2185a commit 50c85feCopy full SHA for 50c85fe
setup.py
@@ -4,7 +4,7 @@
4
5
setup(
6
name="shub-workflow",
7
- version="1.13.4",
+ version="1.13.4.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.13.4"
+__version__ = "1.13.4.1"
0 commit comments