Skip to content

Commit 3f076d6

Browse files
committed
OPS: Increase version to 0.1.24
skip_ci_tests
1 parent 8624488 commit 3f076d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

1818
setup(
1919
name="octue",
20-
version="0.1.23", # Ensure all requirements files containing octue are updated, too (e.g. docs build).
20+
version="0.1.24", # Ensure all requirements files containing octue are updated, too (e.g. docs build).
2121
py_modules=["cli"],
2222
install_requires=[
2323
"click>=7.1.2",

0 commit comments

Comments
 (0)