mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-06 16:41:30 +00:00
4 lines
67 B
Python
4 lines
67 B
Python
VERSION = "0.4.0"
|
|
__version__ = VERSION
|
|
APP_NAME = "autogenstudio"
|