Skip to content

Commit a662baa

Browse files
committed
chore: Update version to 3.5.0
1 parent 1c59258 commit a662baa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "_socha"
3-
version = "3.4.0"
3+
version = "3.5.0"
44
edition = "2021"
55

66
[lib]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "socha"
7-
version = "3.4.0"
7+
version = "3.5.0"
88
authors = [{ name = "maxblan", email = "[email protected]" }]
99
description = "Dieses Paket ist für die Software-Challenge Germany 2025, bei der in dieser Saison das Spiel 'Hase und Igel' im Mittelpunkt steht."
1010
readme = "README.md"

0 commit comments

Comments
 (0)