Skip to content

Commit

Permalink
bump for village testing
Browse files Browse the repository at this point in the history
  • Loading branch information
kent-rasmussen committed Sep 15, 2022
1 parent e43cf3c commit 824a368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
program['testing']=True #True eliminates Error screens and zipped logs
program['demo']=True #sets me=False, production=True, testing=False
program['demo']=False
program['version']='0.9.5' #This is a string...
program['version']='0.9.6' #This is a string...
program['testversionname']='testing' #always have some real test branch here
program['url']='https://github.com/kent-rasmussen/azt'
program['Email']='[email protected]'
Expand Down

0 comments on commit 824a368

Please sign in to comment.