diff --git a/setup.py b/setup.py index 728d839..b49fbe4 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup -VERSION = '0.1.6' +VERSION = '0.1.7' setup(name='jabbergram', version=VERSION,