Skip to content

Commit

Permalink
update py publish details
Browse files Browse the repository at this point in the history
  • Loading branch information
cornelcroi committed Aug 13, 2024
1 parent 03d05f9 commit 5ca6448
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions python/setup.cfg
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
[metadata]
name = multi_agent_orchestrator
version = 0.0.3
version = 0.0.4
author = Anthony Bernabeu, Corneliu Croitoru
author_email = [email protected], [email protected]
description = Multi-agent orchestrator framework
long_description = file: README.md
long_description_content_type = text/markdown
license = Apache License 2.0
license_files = LICENSE
url = https://github.com/awslabs/multi-agent-orchestrator
classifiers =
Programming Language :: Python :: 3
License :: OSI Approved :: MIT License
License :: OSI Approved :: Apache Software License
Operating System :: OS Independent

[options]
Expand Down

0 comments on commit 5ca6448

Please sign in to comment.