updated package.py

This commit is contained in:
Jakub Trllo 2024-05-24 10:39:25 +02:00
parent a4fa52cb42
commit 5375cabc2b

View file

@ -1,3 +1,10 @@
name = "traypublisher"
title = "TrayPublisher"
version = "0.1.5"
version = "0.2.0"
client_dir = "ayon_traypublisher"
ayon_required_addons = {
"core": ">0.3.2",
}
ayon_compatible_addons = {}