Update version and description of core (#427)

This commit is contained in:
Jack Gerrits
2024-08-29 10:56:33 -04:00
committed by GitHub
parent 67003593a0
commit 90dfcaf28f

View File

@@ -4,8 +4,8 @@ build-backend = "hatchling.build"
[project]
name = "autogen-core"
version = "0.0.1"
description = "A small example package"
version = "0.3.0dev1"
description = "Foundational interfaces and agent runtime implementation for AutoGen"
readme = "README.md"
requires-python = ">=3.10"
classifiers = [