mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
3 lines
95 B
Python
3 lines
95 B
Python
# -*- coding: utf-8 -*-
|
|
"""Package declaring Pype version."""
|
|
__version__ = "3.18.7-nightly.1"
|