Skip to content

Commit 9ce6dd1

Browse files
committed
version fix
1 parent 714654b commit 9ce6dd1

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
@@ -4,7 +4,7 @@ version = "0.0.1"
44
description = "A framework for automated error detection and data collection"
55
authors = []
66
readme = "README.md"
7-
requires-python = "==3.9.*"
7+
requires-python = ">=3.9"
88

99
keywords = []
1010

0 commit comments

Comments
 (0)