Skip to content

Commit

Permalink
Upgrade version to 0.6.0 (#20)
Browse files Browse the repository at this point in the history
* Upgrade version to 0.6.0
  • Loading branch information
vsivaraja authored and obi1kenobi committed Oct 3, 2017
1 parent 656ec6e commit ae33339
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 @@ -3,7 +3,7 @@
package_name = 'grift'

setup(name=package_name,
version='0.5.1',
version='0.6.0',
packages=find_packages(),
package_data={package_name + '.tests': ['*.json']},
install_requires=[
Expand Down

0 comments on commit ae33339

Please sign in to comment.