Update pyproject.toml version

This commit is contained in:
Esa Kataja
2025-05-16 08:24:42 +03:00
parent 97f891132b
commit 028e8dd9f3
+1 -1
View File
@@ -1,6 +1,6 @@
[project] [project]
name = "Eurovision-25-backend" name = "Eurovision-25-backend"
version = "1.0rc2" version = "1.0rc3"
description = "Backend for Eurovision 25" description = "Backend for Eurovision 25"
readme = "README.md" readme = "README.md"
requires-python = ">=3.12" requires-python = ">=3.12"