Merge branch 'develop' into enhancements/allow_csv_ingest_to_create_shot

This commit is contained in:
robin@ynput.io 2024-11-18 08:18:40 -05:00
commit a69d60f9d4
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.0.7+dev"
__version__ = "1.0.8+dev"