[Automated] Release

This commit is contained in:
Ynbot 2023-12-12 14:35:11 +00:00
parent 4268311ce6
commit 755ef2e865
3 changed files with 1100 additions and 2 deletions

File diff suppressed because it is too large Load diff

View file

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

View file

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