Merge branch 'develop' into enhancement/plugin-paths-interface

This commit is contained in:
Jakub Trllo 2025-08-01 14:16:02 +02:00 committed by GitHub
commit 00c31bd54b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 3 deletions

View file

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