Bump addon version from 0.2.0 to 0.2.1

Update version in package.py to match the new addon version.
This commit is contained in:
Jakub Jezek 2024-06-07 16:07:09 +02:00
parent ad7beffe2e
commit 642908a7ee
No known key found for this signature in database
GPG key ID: 06DBD609ADF27FD9
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-
"""Package declaring AYON addon 'hiero' version."""
__version__ = "0.2.0"
__version__ = "0.2.1"

View file

@ -1,6 +1,6 @@
name = "hiero"
title = "Hiero"
version = "0.2.0"
version = "0.2.1"
client_dir = "ayon_hiero"
ayon_required_addons = {