4 lines
73 B
Python
Raw Normal View History

VERSION = "0.4.0.dev41"
__version__ = VERSION
APP_NAME = "autogenstudio"