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 4a3f3dd commit bd61116Copy full SHA for bd61116
simpleflow/__init__.py
@@ -5,6 +5,6 @@
5
from .signal import WaitForSignal # NOQA
6
from .workflow import Workflow # NOQA
7
8
-__version__ = "0.32.1dev1"
+__version__ = "0.32.0"
9
__author__ = "Greg Leclercq"
10
__license__ = "MIT"
0 commit comments