mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
* added 3dsmax settings conversion * added conversion of reposition knobs * fixed matching defaults * updated core settings * updated aftereffects settings model
3 lines
85 B
Python
3 lines
85 B
Python
# -*- coding: utf-8 -*-
|
|
"""Package declaring addon version."""
|
|
__version__ = "0.1.2"
|