Fix pyproject.toml version because of Poetry

Automatization injects wrong format
This commit is contained in:
Petr Kalis 2023-02-01 11:23:52 +01:00
parent 185a7be2c1
commit 0fb0f74250

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "OpenPype"
version = "3.15.1-nightly.2" # OpenPype
version = "3.15.1" # OpenPype
description = "Open VFX and Animation pipeline with support."
authors = ["OpenPype Team <info@openpype.io>"]
license = "MIT License"