Skip to content

Commit e6fc06d

Browse files
committed
bump python version
1 parent 4ea6535 commit e6fc06d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.python-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.12

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ classifiers = [
2121
"Operating System :: Microsoft :: Windows",
2222
"Operating System :: MacOS :: MacOS X",
2323
"Operating System :: POSIX :: Linux",
24-
"Programming Language :: Python :: 3.11"
24+
"Programming Language :: Python :: 3.12"
2525
]
2626

2727
[project.urls]

0 commit comments

Comments
 (0)