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 062f0c4 commit ce593fcCopy full SHA for ce593fc
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v0.2.1 (2025-03-11)
4
+
5
+Please see [GitHub Releases for CHANGELOG notes](https://github.com/executablebooks/sphinx-proof/releases).
6
7
+This manually edited file will no longer be updated and removed in v0.3.0
8
9
## v0.2.0 (2024-09-10)
10
11
### NEW ✨
setup.py
@@ -2,7 +2,7 @@
from setuptools import setup, find_packages
-VERSION = "v0.2.0"
+VERSION = "v0.2.1"
LONG_DESCRIPTION = """
This package contains a [Sphinx](http://www.sphinx-doc.org/en/master/) extension
0 commit comments