mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
bump version to '0.3.2'
This commit is contained in:
parent
6dd5f4848e
commit
c86c3770b5
2 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
"""Package declaring AYON core addon version."""
|
||||
__version__ = "0.3.2-dev.1"
|
||||
__version__ = "0.3.2"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name = "core"
|
||||
title = "Core"
|
||||
version = "0.3.2-dev.1"
|
||||
version = "0.3.2"
|
||||
|
||||
client_dir = "ayon_core"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue