mirror of
https://github.com/microsoft/autogen.git
synced 2025-08-01 05:12:22 +00:00

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
4 lines
67 B
Python
4 lines
67 B
Python
VERSION = "0.4.3"
|
|
__version__ = VERSION
|
|
APP_NAME = "autogenstudio"
|