Update client/ayon_core/version.py

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
Toke Jepsen 2024-02-09 09:10:30 +00:00 committed by GitHub
parent aabe18ea04
commit b245941f15
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.2.2"
__version__ = "0.2.1-dev.1"