Skip to content

Commit cc3e685

Browse files
committed
chore: bump version to 3.6.2
1 parent c07ef1b commit cc3e685

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.6.1"
3+
version = "3.6.2"
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.6.1"
7+
version = "3.6.2"
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)