Skip to content

Commit 4235888

Browse files
authored
Fix indentation for Python version in pyproject.toml
1 parent 8152431 commit 4235888

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
@@ -15,7 +15,7 @@ classifiers = [
1515
'Intended Audience :: Developers',
1616
'Programming Language :: Python :: 3',
1717
'Programming Language :: Python :: 3.13',
18-
'Programming Language :: Python :: 3.14',
18+
'Programming Language :: Python :: 3.14',
1919
'Operating System :: Microsoft :: Windows',
2020
'Operating System :: POSIX',
2121
'Operating System :: MacOS :: MacOS X',

0 commit comments

Comments
 (0)