update python rofi version
This commit is contained in:
parent
d774766352
commit
d1cdb173e4
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",
|
||||||
|
Loading…
Reference in New Issue
Block a user