dev updates

Not finished, but pushing for use on another machine
This commit is contained in:
2023-10-24 19:52:09 -04:00
parent 42c023d840
commit 48dc444166
9 changed files with 528 additions and 64 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# version.py
VERSION = "1.2.0"
VERSION = "1.3.0"
def main():
# Put your main program code here