Skip to content

Commit 9fd6833

Browse files
committed
0.3.4 with Python version fix
1 parent a5bb24f commit 9fd6833

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ packages = [
3333
qclib = "quantcrypt.internal.cli.main:app"
3434

3535
[tool.poetry.dependencies]
36-
python = "==3.12"
36+
python = "~3.12"
3737
orjson = "^3.9.12"
3838
dotmap = "^1.3.30"
3939
pydantic = "^2.5.3"

0 commit comments

Comments
 (0)