Merge pull request #4437 from ynput/chore/bump_down_version_in_toml

Fix - remove minor part in toml
This commit is contained in:
Petr Kalis 2023-02-08 17:33:08 +01:00 committed by GitHub
commit e59ea86e2e
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.3" # OpenPype
version = "3.15.1" # OpenPype
description = "Open VFX and Animation pipeline with support."
authors = ["OpenPype Team <info@openpype.io>"]
license = "MIT License"