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 517eee7 commit 70df6deCopy full SHA for 70df6de
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "_socha"
3
-version = "3.1.0"
+version = "3.2.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 = "[email protected]" }]
9
description = "This is the package for the Software-Challenge Germany 2024. This Season the game will be 'Mississippi Queen'."
10
readme = "README.md"
0 commit comments