We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e8f0f3 commit d934b08Copy full SHA for d934b08
‎requirements.txt‎
@@ -1,2 +1,2 @@
1
-mkdocs==1.5.2
2
-mkdocs-simple-blog==0.0.8
+mkdocs==1.6.1
+mkdocs-simple-blog==0.0.9
‎setup.py‎
@@ -28,6 +28,7 @@
28
"Programming Language :: Python :: 3.9",
29
"Programming Language :: Python :: 3.10",
30
"Programming Language :: Python :: 3.11",
31
+ "Programming Language :: Python :: 3.12",
32
],
33
install_requires=[
34
'mkdocs>=1.5.2'
0 commit comments