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