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, 22 May 2021 08:05:28 +0000
(18:05 +1000)
committer
Andrew Lorimer
<andrew@lorimer.id.au>
Sat, 22 May 2021 08:05:28 +0000
(18:05 +1000)
ppt_control/__init__.py
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
6530671
)
diff --git
a/ppt_control/__init__.py
b/ppt_control/__init__.py
index 4a9e868a3d60e384d672b87daecb34c4f2e9ee33..7922c49f3d0fddf156e0e8c34e732c6f6b468a49 100644
(file)
--- a/
ppt_control/__init__.py
+++ b/
ppt_control/__init__.py
@@
-1,5
+1,5
@@
from os import getenv
-__version__ = "0.0.
2
"
+__version__ = "0.0.
3
"
__name__ = "ppt-control"
__configdir__ = getenv("APPDATA") + "\\" + __name__