Update client/ayon_core/version.py

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
Kayla Man 2024-06-04 22:27:19 +08:00 committed by GitHub
parent fc2b830522
commit f83ee81ba0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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