Skip to content

Commit

Permalink
Merge pull request #207 from Mirantis/release-0.17
Browse files Browse the repository at this point in the history
prepare release 0.17
  • Loading branch information
tomkukral authored Jan 24, 2018
2 parents 24773f6 + 6c7d59d commit 176b95a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from setuptools import setup, find_packages

version = '0.16'
version = '0.17'

with open('README.rst') as f:
long_description = ''.join(f.readlines())
Expand Down

0 comments on commit 176b95a

Please sign in to comment.