This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
autogen
Watch
1
Star
0
Fork
0
You've already forked autogen
mirror of
https://github.com/microsoft/autogen.git
synced
2025-08-04 23:02:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
autogen
/
python
/
packages
/
autogen-ext
/
src
/
autogen_ext
/
__init__.py
4 lines
83 B
Python
Raw
Normal View
History
Unescape
Escape
Add __version__ to new packages (#3881)
2024-10-22 14:19:40 -04:00
import
importlib
.
metadata
__version__
=
importlib
.
metadata
.
version
(
"
autogen_ext
"
)
Reference in New Issue
Copy Permalink