fixing pyproject.toml OP version

This commit is contained in:
Jakub Jezek 2023-01-26 10:36:19 +01:00
parent 940a49b95c
commit b0bf9a4a5c
No known key found for this signature in database
GPG key ID: 730D7C02726179A7

View file

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