Skip to content

Commit d1d23bc

Browse files
committed
Required python 3.10+, up from 3.9
1 parent 75ccfe3 commit d1d23bc

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
@@ -8,7 +8,7 @@ description = "Grab recent issue/PR activity from a GitHub repository and render
88
# update verison with `tbump NEW_VERSION`
99
version = "1.1.5"
1010
dynamic = ["readme", "dependencies"]
11-
requires-python = ">=3.9"
11+
requires-python = ">=3.10"
1212
keywords = ["Development", "Changelog"]
1313
authors = [
1414
{ name = "Executable Books Project", email = "executablebooks@gmail.com" },

0 commit comments

Comments
 (0)