Skip to content

Commit 129d9d7

Browse files
committed
v0.60 release
1 parent a0d3f94 commit 129d9d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflows/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def load_plugins(paths):
1919
if fid:
2020
fid.close()
2121

22-
__version__ = '0.59'
22+
__version__ = '0.60'
2323

2424
def version():
2525
'''Returns the version number of the installed workflows package.'''

0 commit comments

Comments
 (0)