We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c59258 commit a662baaCopy full SHA for a662baa
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "_socha"
3
-version = "3.4.0"
+version = "3.5.0"
4
edition = "2021"
5
6
[lib]
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
name = "socha"
7
8
authors = [{ name = "maxblan", email = "stu222782@mail.uni-kiel.de" }]
9
description = "Dieses Paket ist für die Software-Challenge Germany 2025, bei der in dieser Saison das Spiel 'Hase und Igel' im Mittelpunkt steht."
10
readme = "README.md"
0 commit comments