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:
ba6ad10
)
release-0.2.7
v0.2.7
author
Shane Jaroch
<chown_tee@proton.me>
Mon, 1 May 2023 21:44:33 +0000
(17:44 -0400)
committer
Shane Jaroch
<chown_tee@proton.me>
Mon, 1 May 2023 21:44:33 +0000
(17:44 -0400)
ntclient/__init__.py
patch
|
blob
|
history
diff --git
a/ntclient/__init__.py
b/ntclient/__init__.py
index f03cc386b6b094692b1e8c9b753d08255c466c15..1bbce43130554f752ba87365323c24d24364f618 100644
(file)
--- a/
ntclient/__init__.py
+++ b/
ntclient/__init__.py
@@
-16,7
+16,7
@@
from ntclient.ntsqlite.sql import NT_DB_NAME
# Package info
__title__ = "nutra"
-__version__ = "0.2.7
.dev4
"
+__version__ = "0.2.7"
__author__ = "Shane Jaroch"
__email__ = "chown_tee@proton.me"
__license__ = "GPL v3"