ayon-core/openpype/version.py
2022-04-08 18:02:48 +02:00

10 lines
216 B
Python

# -*- coding: utf-8 -*-
"""Package declaring Pype version."""
__version__ = "3.9.3-nightly.1-upp220408"
'''
includes:
- Flame: integrate batch groups:
https://github.com/pypeclub/OpenPype/pull/2928
'''