projects
/
nutratech
/
cli.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a598a6
)
bump version 0.2.3.dev1
author
Shane Jaroch
<chown_tee@proton.me>
Mon, 11 Jul 2022 15:50:14 +0000
(11:50 -0400)
committer
Shane Jaroch
<chown_tee@proton.me>
Mon, 11 Jul 2022 15:50:14 +0000
(11:50 -0400)
ntclient/__init__.py
patch
|
blob
|
history
diff --git
a/ntclient/__init__.py
b/ntclient/__init__.py
index b2cb6ccfb0b3e5fc4ca1a3779ae3009de96be259..6a88bfe7ccc7fea453b0e0813c93e9457eb8d177 100755
(executable)
--- a/
ntclient/__init__.py
+++ b/
ntclient/__init__.py
@@
-35,7
+35,7
@@
from ntclient.ntsqlite.sql import NT_DB_NAME
# Package info
__title__ = "nutra"
-__version__ = "0.2.3.dev
0
"
+__version__ = "0.2.3.dev
1
"
__author__ = "Shane Jaroch"
__email__ = "nutratracker@gmail.com"
__license__ = "GPL v3"