We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d944b2 commit 2c3aeecCopy full SHA for 2c3aeec
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "constrainedrandom"
7
-version = "0.0.1"
+version = "1.0.0"
8
description = "A library for creating and solving constrained randomization problems"
9
readme = "README.md"
10
requires-python = ">=3.8.3"
0 commit comments