Skip to content

Commit 2e35b80

Browse files
committed
change project name back to 'ayon-python-api'
1 parent 2aab4ef commit 2e35b80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[project]
2-
name = "ayon_api"
2+
name = "ayon-python-api"
33
version = "1.1.4-dev"
44
description = "AYON Python API"
55
license = {file = "LICENSE"}
@@ -27,7 +27,7 @@ requires = ["poetry-core>=1.0.0"]
2727
build-backend = "poetry.core.masonry.api"
2828

2929
[tool.poetry]
30-
name = "ayon_api"
30+
name = "ayon-python-api"
3131
version = "1.1.4-dev"
3232
description = "AYON Python API"
3333
authors = [

0 commit comments

Comments
 (0)