bump version to 1.1.9+dev

This commit is contained in:
Jakub Trllo 2025-04-29 16:13:02 +02:00
parent 839550d0cf
commit abe038ee16
3 changed files with 3 additions and 3 deletions

View file

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