Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
borisbolliet authored Dec 15, 2024
1 parent c7ec1a9 commit 1c7f38f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ requires = [
build-backend = "setuptools.build_meta"

[project]
version = "0.0.1post1"
version = "0.0.1post2"
name = "cmbagent"
maintainers = [{name = "CMBAgents Team", email = "[email protected]"}]
description = "Multi-agent system for data analysis, made by cosmologists, powered by autogen."
Expand Down Expand Up @@ -46,4 +46,4 @@ GitHub = "https://github.com/CMBAgents/cmbagent"


[tool.setuptools.packages.find]
exclude = ["output"]
exclude = ["output"]

0 comments on commit 1c7f38f

Please sign in to comment.