mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
dev_test_plugin
This commit is contained in:
parent
5f91947c1f
commit
d4182e5cea
2 changed files with 436 additions and 1 deletions
|
|
@ -1,3 +1,10 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
"""Package declaring Pype version."""
|
||||
__version__ = "3.9.3"
|
||||
__version__ = "3.9.3-nightly.1-upp220408"
|
||||
|
||||
|
||||
'''
|
||||
includes:
|
||||
- Flame: integrate batch groups:
|
||||
https://github.com/pypeclub/OpenPype/pull/2928
|
||||
'''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue