Bump version

This commit is contained in:
drymer 2017-07-21 08:56:44 +02:00
parent 2679ad6f2e
commit 220cc1e26e
1 changed files with 1 additions and 1 deletions

View File

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