Skip to content

Commit

Permalink
Bump version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hafkensite committed Nov 23, 2017
1 parent 4efba98 commit 9671df7
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 @@ -16,7 +16,7 @@
with open(path.join(here, 'README.rst'), encoding='utf-8') as f:
long_description = f.read()

version = '0.2.2'
version = '0.3.0'

setup(
name='cacofonisk',
Expand Down

0 comments on commit 9671df7

Please sign in to comment.