bump version to '0.4.4-dev.1'

This commit is contained in:
Jakub Trllo 2024-07-31 13:47:02 +02:00
parent 3b942cefbe
commit b6fba13322
2 changed files with 2 additions and 2 deletions

View file

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