Skip to content

Commit

Permalink
bump version to '1.1.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
iLLiCiTiT committed Oct 15, 2024
1 parent 116665f commit c8f544e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "AYON"
version = "1.1.1-dev.1"
version = "1.1.1"
package-mode = false
description = "Open VFX and Animation pipeline with support."
authors = ["Ynput s.r.o. <[email protected]>"]
Expand Down
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.1.1-dev.1"
__version__ = "1.1.1"

0 comments on commit c8f544e

Please sign in to comment.