Skip to content

Commit a505e32

Browse files
committed
bump version to '1.5.1'
1 parent cfca437 commit a505e32

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,7 +1,7 @@
11
[project]
22
name = "AYON"
33
requires-python = "==3.9.13"
4-
version = "1.5.1-dev"
4+
version = "1.5.1"
55
description = "Open VFX and Animation pipeline with support."
66
authors = [
77
{name = "Ynput s.r.o.", email = "info@ynput.io"}

version.py

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

0 commit comments

Comments
 (0)