Skip to content

Commit

Permalink
Update version to 0.94.1
Browse files Browse the repository at this point in the history
  • Loading branch information
akrabat committed May 25, 2019
1 parent a52f858 commit a030173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -5,7 +5,7 @@

from setuptools import find_packages, setup

version = '0.94'
version = '0.94.1'

def read(*rnames):
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
Expand Down

0 comments on commit a030173

Please sign in to comment.