Merge remote-tracking branch 'origin/develop' into feature/909-define-basic-trait-type-using-dataclasses

This commit is contained in:
Ondřej Samohel 2025-04-07 14:09:31 +02:00
commit 292d54ceb8
No known key found for this signature in database
GPG key ID: 02376E18990A97C6
15 changed files with 243 additions and 43 deletions

View file

@ -5,7 +5,7 @@
[tool.poetry]
name = "ayon-core"
version = "1.1.5"
version = "1.1.6+dev"
description = ""
authors = ["Ynput Team <team@ynput.io>"]
readme = "README.md"