We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87a4491 commit aae83f1Copy full SHA for aae83f1
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "AYON"
3
-version = "1.3.5-dev"
+version = "1.4.0"
4
package-mode = false
5
description = "Open VFX and Animation pipeline with support."
6
authors = ["Ynput s.r.o. <info@ynput.io>"]
version.py
@@ -1 +1 @@
-__version__ = "1.3.5-dev"
+__version__ = "1.4.0"
0 commit comments