fix pyproject.toml OP version

This commit is contained in:
Jakub Jezek 2023-01-30 11:03:21 +01:00
parent d15ce01f0f
commit 839445b7c9
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.1-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"