Playing around and added setup.py. (0.0.2)

This commit is contained in:
Johannes Findeisen 2023-11-02 02:50:06 +01:00
commit db0ad96e7e
2 changed files with 1 additions and 1 deletions

0
setup.py Normal file
View file

View 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):