Skip to content

Commit fe34078

Browse files
author
patrick
committed
fix version
1 parent 9d4868e commit fe34078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ keywords = [
1919
version = "0.0.1"
2020
name = "qpystructs"
2121
readme = "README.md"
22-
requires-python = "==3.12"
22+
requires-python = "==3.12.*"
2323
dependencies = [
2424
"pandas>=2.2.2",
2525
"pydantic>=2.8.2",

0 commit comments

Comments
 (0)