mirror of
https://github.com/microsoft/autogen.git
synced 2025-08-07 08:11:58 +00:00

* categorical choice can be ordered or unordered * ordered -> order * move choice into utils * version comparison * packaging -> setuptools * import version * version_parse * test order for choice
2 lines
23 B
Python
2 lines
23 B
Python
__version__ = "1.0.10"
|