[Automated] Merged release main into develop

This commit is contained in:
pypebot 2021-08-17 17:49:18 +02:00 committed by GitHub
commit f92bfa8848
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 5 deletions

View file

@ -1,8 +1,8 @@
# Changelog
## [3.3.0-nightly.11](https://github.com/pypeclub/OpenPype/tree/HEAD)
## [3.3.0](https://github.com/pypeclub/OpenPype/tree/3.3.0) (2021-08-17)
[Full Changelog](https://github.com/pypeclub/OpenPype/compare/3.2.0...HEAD)
[Full Changelog](https://github.com/pypeclub/OpenPype/compare/3.2.0...3.3.0)
**🚀 Enhancements**
@ -72,7 +72,6 @@
**🐛 Bug fixes**
- Failsafe for cross project containers. [\#1806](https://github.com/pypeclub/OpenPype/pull/1806)
- nuke: fixing wrong name of family folder when `used existing frames` [\#1803](https://github.com/pypeclub/OpenPype/pull/1803)
- Collect ftrack family bugs [\#1801](https://github.com/pypeclub/OpenPype/pull/1801)
- Invitee email can be None which break the Ftrack commit. [\#1788](https://github.com/pypeclub/OpenPype/pull/1788)

View file

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

@ -1 +1 @@
Subproject commit e5c8a15fde77708c924eab3018bda255f17b5390
Subproject commit 82d5b8137eea3b49d4781a4af51d7f375bb9f628