We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 728391a commit 7c3ec94Copy full SHA for 7c3ec94
pyproject.toml
@@ -7,7 +7,7 @@ name = "AmadeusGPT"
7
readme = "README.md"
8
requires-python = ">=3.10"
9
dynamic = ["version"]
10
-version = "0.1.2"
+version = "0.1.3"
11
12
[tool.setuptools]
13
packages = ["amadeusgpt"]
0 commit comments