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 2aab4ef commit 2e35b80Copy full SHA for 2e35b80
pyproject.toml
@@ -1,5 +1,5 @@
1
[project]
2
-name = "ayon_api"
+name = "ayon-python-api"
3
version = "1.1.4-dev"
4
description = "AYON Python API"
5
license = {file = "LICENSE"}
@@ -27,7 +27,7 @@ requires = ["poetry-core>=1.0.0"]
27
build-backend = "poetry.core.masonry.api"
28
29
[tool.poetry]
30
31
32
33
authors = [
0 commit comments