File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11"""Package declaring Python API for AYON server."""
2- __version__ = "1.2.12-dev "
2+ __version__ = "1.2.12"
Original file line number Diff line number Diff line change 11[project ]
22name = " ayon_python_api"
3- version = " 1.2.12-dev "
3+ version = " 1.2.12"
44description = " AYON Python API"
55license = {file = " LICENSE" }
66readme = {file = " README.md" , content-type = " text/markdown" }
@@ -28,7 +28,7 @@ build-backend = "poetry.core.masonry.api"
2828
2929[tool .poetry ]
3030name = " ayon_python_api"
31- version = " 1.2.2 "
31+ version = " 1.2.12 "
3232description = " AYON Python API"
3333authors = [
3434 " ynput.io <info@ynput.io>"
@@ -49,4 +49,4 @@ mock = "*"
4949sphinx-autoapi = " *"
5050revitron-sphinx-theme = { git = " https://github.com/revitron/revitron-sphinx-theme.git" , branch = " master" }
5151pytest = " ^6.2.5"
52- pydocstyle = " ^6.3.0"
52+ pydocstyle = " ^6.3.0"
You can’t perform that action at this time.
0 commit comments