Skip to content

Commit c9ee1cc

Browse files
committed
bump version to '1.3.3'
1 parent 7b6adf2 commit c9ee1cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "AYON"
3-
version = "1.3.3-dev"
3+
version = "1.3.3"
44
package-mode = false
55
description = "Open VFX and Animation pipeline with support."
66
authors = ["Ynput s.r.o. <info@ynput.io>"]

version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.3.3-dev"
1+
__version__ = "1.3.3"

0 commit comments

Comments
 (0)