Skip to content

Commit

Permalink
v0.66 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthchirp committed Mar 20, 2018
1 parent 61e0ca2 commit 72b482b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflows/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from __future__ import absolute_import, division, print_function

__version__ = '0.64'
__version__ = '0.66'

def version():
'''Returns the version number of the installed workflows package.'''
Expand Down

0 comments on commit 72b482b

Please sign in to comment.