release-0.2.7 v0.2.7
authorShane Jaroch <chown_tee@proton.me>
Mon, 1 May 2023 21:44:33 +0000 (17:44 -0400)
committerShane Jaroch <chown_tee@proton.me>
Mon, 1 May 2023 21:44:33 +0000 (17:44 -0400)
ntclient/__init__.py

index f03cc386b6b094692b1e8c9b753d08255c466c15..1bbce43130554f752ba87365323c24d24364f618 100644 (file)
@@ -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"