mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
Merge remote-tracking branch 'origin/develop' into 3.0/refactoring
This commit is contained in:
commit
f9c9214e35
9 changed files with 191 additions and 32 deletions
|
|
@ -1,3 +1,7 @@
|
|||
<<<<<<< HEAD
|
||||
# -*- coding: utf-8 -*-
|
||||
"""Package declaring Pype version."""
|
||||
__version__ = "3.0.0"
|
||||
=======
|
||||
__version__ = "2.12.3"
|
||||
>>>>>>> origin/develop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue