mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
10 lines
216 B
Python
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
|
|
'''
|