[Automated] Bump version

This commit is contained in:
OpenPype 2023-01-25 15:16:23 +00:00
parent 8a2204271c
commit 7abe12b525
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-
"""Package declaring Pype version."""
__version__ = "3.14.11-nightly.4"
__version__ = "3.15.0-nightly.1"

View file

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