Bump version

This commit is contained in:
drymer
2017-07-21 08:56:44 +02:00
parent 2679ad6f2e
commit 220cc1e26e

View File

@@ -2,7 +2,7 @@
from setuptools import setup
VERSION = '0.1.6'
VERSION = '0.1.7'
setup(name='jabbergram',
version=VERSION,