diff --git a/setup.py b/setup.py index 148407f..2222faf 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,7 @@ setup( name="python-rofi", description="Create simple GUIs using the Rofi application", long_description=long_description, - version="1.1.0", + version="1.2.0", author="Blair Bonnett", author_email="blair.bonnett@gmail.com", license="MIT",