Merge pull request #4408 from ynput/chore/fix_pyproject_version

Chore: pyproject.toml version because of Poetry
This commit is contained in:
Petr Kalis 2023-02-01 11:32:36 +01:00 committed by GitHub
commit f764070183
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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"