diff --git a/setup.py b/setup.py index 34a96564..3e689ac2 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup -VERSION = '0.3.2' +VERSION = '0.3.3' setup(name='graphenelib', version=VERSION,