mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Correct version numbers based on PEP440 (#1040)
This commit is contained in:
committed by
GitHub
Unverified
parent
d3219b5e93
commit
1ec98130d2
@@ -1,7 +1,7 @@
|
||||
[project]
|
||||
name = "agent-framework"
|
||||
description = "Microsoft Agent Framework for building AI Agents with Python. This package contains all the core and optional packages."
|
||||
version = "1.0.0-b251001"
|
||||
version = "1.0.0b251001"
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"agent-framework-core",
|
||||
|
||||
Reference in New Issue
Block a user