Andrew's git
/
ppt-control.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
bump version
author
Andrew Lorimer
<andrew@lorimer.id.au>
Sat, 8 May 2021 04:13:14 +0000
(14:13 +1000)
committer
Andrew Lorimer
<andrew@lorimer.id.au>
Sat, 8 May 2021 04:13:14 +0000
(14:13 +1000)
ppt_control/__init__.py
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
8fb8392
)
diff --git
a/ppt_control/__init__.py
b/ppt_control/__init__.py
index 8115f6b0ab0ee2f006ac284ef50957e2103c489b..4a9e868a3d60e384d672b87daecb34c4f2e9ee33 100644
(file)
--- a/
ppt_control/__init__.py
+++ b/
ppt_control/__init__.py
@@
-1,5
+1,5
@@
from os import getenv
-__version__ = "0.0.
1
"
+__version__ = "0.0.
2
"
__name__ = "ppt-control"
__configdir__ = getenv("APPDATA") + "\\" + __name__