mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-03 23:19:33 +00:00
4 lines
67 B
Python
4 lines
67 B
Python
VERSION = "0.4.0"
|
|
__version__ = VERSION
|
|
APP_NAME = "autogenstudio"
|