Skip to content

Commit bd61116

Browse files
committed
Revert "chore: increase __version__"
This reverts commit dc9d047.
1 parent 4a3f3dd commit bd61116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simpleflow/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
from .signal import WaitForSignal # NOQA
66
from .workflow import Workflow # NOQA
77

8-
__version__ = "0.32.1dev1"
8+
__version__ = "0.32.0"
99
__author__ = "Greg Leclercq"
1010
__license__ = "MIT"

0 commit comments

Comments
 (0)