4 lines
67 B
Python
Raw Normal View History

2025-02-07 15:37:44 -08:00
VERSION = "0.4.1"
__version__ = VERSION
APP_NAME = "autogenstudio"