Skip to content

Commit ef5174c

Browse files
committed
Bump version: v3.0.1 → v3.0.2
1 parent 051a02a commit ef5174c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ classifiers = [
2424
"Programming Language :: Python :: 3.11",
2525
"Programming Language :: Python :: 3.12",
2626
"Programming Language :: Python :: 3.13",
27-
"Programming Language :: Cython",
2827
"Programming Language :: Python :: Implementation :: CPython",
2928
"License :: OSI Approved :: BSD License",
3029
"Operating System :: Microsoft :: Windows",
@@ -65,5 +64,5 @@ dependencies = [
6564
[project.optional-dependencies]
6665
docs = [
6766
"sphinx==8.1.3",
68-
"sphinx-nefertiti== 0.7.5",
67+
"sphinx-nefertiti==0.7.5",
6968
]

0 commit comments

Comments
 (0)