We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33be1b0 commit 860a664Copy full SHA for 860a664
pyproject.toml
@@ -5,7 +5,7 @@ requires = [ "hatchling" ]
5
6
[project]
7
name = "basicbenchmark"
8
-version = "0.2.0-dev1"
+version = "0.2.0"
9
description = "A very simple and basic benchmarking tool for timing functions."
10
readme = "README.md"
11
license = "MIT"
0 commit comments