Skip to content

Commit

Permalink
Bump version to fix pypi download url.
Browse files Browse the repository at this point in the history
  • Loading branch information
ofgulban committed Mar 28, 2018
1 parent 43b7d61 commit 6fc8e20
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 @@ -11,7 +11,7 @@

from setuptools import setup

VERSION = '0.3.2'
VERSION = '0.3.3'

setup(name='compoda',
version=VERSION,
Expand Down

0 comments on commit 6fc8e20

Please sign in to comment.