mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
use new addon structure with 'package.py'
This commit is contained in:
parent
4385d87b65
commit
0023830208
5 changed files with 50 additions and 52 deletions
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
"""Package declaring AYON core version."""
|
||||
"""Package declaring AYON core addon version."""
|
||||
__version__ = "0.2.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue