Skip to content

Commit

Permalink
Bump the version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hamuko committed Nov 16, 2015
1 parent e9d4683 commit 3c20767
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 @@ def __str__(self):

setup(
name='cum',
version='0.2.1',
version='0.3',
packages=find_packages(),
py_modules=['cum'],
install_requires=[
Expand Down

0 comments on commit 3c20767

Please sign in to comment.