ayon-core/client/ayon_core/version.py
Kayla Man f83ee81ba0
Update client/ayon_core/version.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-06-04 22:27:19 +08:00

3 lines
101 B
Python

# -*- coding: utf-8 -*-
"""Package declaring AYON core addon version."""
__version__ = "0.3.3-dev.1"