Skip to content

Commit

Permalink
bump version to '1.0.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
iLLiCiTiT committed Aug 7, 2024
1 parent 2f2db43 commit 8c8f226
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.0.4-dev.1"
version = "1.0.4"
description = "Open VFX and Animation pipeline with support."
authors = ["Ynput s.r.o. <info@ynput.io>"]
license = "MIT License"
Expand Down
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.4-dev.1"
__version__ = "1.0.4"

0 comments on commit 8c8f226

Please sign in to comment.