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 4e8d5d0 commit bb903d1Copy full SHA for bb903d1
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "stringwars"
3
-version = "1.0.0"
+version = "1.0.1"
4
edition = "2018"
5
6
[dependencies]
VERSION
@@ -1 +1 @@
-1.0.0
+1.0.1
pyproject.toml
[project]
description = "Python benchmarking harness to complement StringWa.rs benches"
readme = "README.md"
requires-python = ">=3.10"
0 commit comments