Playing around and added setup.py. (0.0.2)
This commit is contained in:
parent
4e8ccc0b43
commit
db0ad96e7e
2 changed files with 1 additions and 1 deletions
0
setup.py
Normal file
0
setup.py
Normal file
|
|
@ -9,7 +9,7 @@ from gi.repository import Gtk
|
|||
gi.require_version('AppIndicator3', '0.1')
|
||||
from gi.repository import AppIndicator3
|
||||
|
||||
__VERSION__ = "0.0.1"
|
||||
__VERSION__ = "0.0.2"
|
||||
|
||||
|
||||
def menuitem_response(w, buf):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue