diff --git a/setup.py b/setup.py index 7e542c6..099387c 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name='soloman', - version='2.6', + version='2.7', description='For the love of python and qml', long_description=long_desc, long_description_content_type='text/markdown',