5 lines
94 B
Python
Raw Normal View History

VERSION = "0.0.33a"
__version__ = VERSION
__db_version__ = "0.0.1"
APP_NAME = "autogenstudio"