mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-03 23:19:33 +00:00

* v1 progress on drag_drop * add v1 for node deletions * major refactor, add sidebar to teams and session playground * format updates * formatting updates * update formatting * formatting and other checks * add mangentic one deps * general refactor, fix new team creation bug etc... * minor bugfix * update uv lock --------- Co-authored-by: Ryan Sweet <rysweet@microsoft.com>
4 lines
73 B
Python
4 lines
73 B
Python
VERSION = "0.4.0.dev41"
|
|
__version__ = VERSION
|
|
APP_NAME = "autogenstudio"
|