Skip to content

Commit 50c85fe

Browse files
committed
update to version 1.13.4.1
1 parent bb2185a commit 50c85fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
setup(
66
name="shub-workflow",
7-
version="1.13.4",
7+
version="1.13.4.1",
88
description="Workflow manager for Zyte ScrapyCloud tasks.",
99
long_description=open("README.md").read(),
1010
long_description_content_type="text/markdown",

shub_workflow/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.13.4"
1+
__version__ = "1.13.4.1"

0 commit comments

Comments
 (0)