update python rofi version
This commit is contained in:
2
setup.py
2
setup.py
@@ -33,7 +33,7 @@ setup(
|
|||||||
name="python-rofi",
|
name="python-rofi",
|
||||||
description="Create simple GUIs using the Rofi application",
|
description="Create simple GUIs using the Rofi application",
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
version="1.1.0",
|
version="1.2.0",
|
||||||
author="Blair Bonnett",
|
author="Blair Bonnett",
|
||||||
author_email="blair.bonnett@gmail.com",
|
author_email="blair.bonnett@gmail.com",
|
||||||
license="MIT",
|
license="MIT",
|
||||||
|
|||||||
Reference in New Issue
Block a user