Skip to content

Commit aae83f1

Browse files
committed
bump version to '1.4.0'
1 parent 87a4491 commit aae83f1

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.5-dev"
3+
version = "1.4.0"
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.5-dev"
1+
__version__ = "1.4.0"

0 commit comments

Comments
 (0)