]> Nutra Git (v2) - nutratech/cli.git/commitdiff
increment dev version
authorShane Jaroch <chown_tee@proton.me>
Tue, 6 Jun 2023 13:28:14 +0000 (09:28 -0400)
committerShane Jaroch <chown_tee@proton.me>
Tue, 6 Jun 2023 13:28:14 +0000 (09:28 -0400)
ntclient/__init__.py

index 1bbce43130554f752ba87365323c24d24364f618..c70257baac068030a86d4d3273a7d7108b2722a2 100644 (file)
@@ -16,7 +16,7 @@ from ntclient.ntsqlite.sql import NT_DB_NAME
 
 # Package info
 __title__ = "nutra"
-__version__ = "0.2.7"
+__version__ = "0.2.8.dev0"
 __author__ = "Shane Jaroch"
 __email__ = "chown_tee@proton.me"
 __license__ = "GPL v3"