diff --git a/setup.py b/setup.py index 8b8c69ee..1ecba1c1 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ def read(fname): setup( name='whisper', - version='1.1.5', + version='1.1.6', url='http://graphiteapp.org/', author='Chris Davis', author_email='chrismd@gmail.com',