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 a0d3f94 commit 129d9d7Copy full SHA for 129d9d7
workflows/__init__.py
@@ -19,7 +19,7 @@ def load_plugins(paths):
19
if fid:
20
fid.close()
21
22
-__version__ = '0.59'
+__version__ = '0.60'
23
24
def version():
25
'''Returns the version number of the installed workflows package.'''
0 commit comments