bump version to 0.3.2

This commit is contained in:
Jakub Trllo 2024-06-18 10:22:23 +02:00
parent 95a76c85c8
commit 3ee74b92b9
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-
"""Package declaring AYON addon 'houdini' version."""
__version__ = "0.3.1"
__version__ = "0.3.2"

View file

@ -1,6 +1,6 @@
name = "houdini"
title = "Houdini"
version = "0.3.1"
version = "0.3.2"
client_dir = "ayon_houdini"