We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d34f26 commit 9efcb40Copy full SHA for 9efcb40
2 files changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## v0.4.0 (2026-01-27)
4
5
### Added
6
setup.py
@@ -2,7 +2,7 @@
from setuptools import setup, find_packages
-VERSION = "v0.3.0"
+VERSION = "v0.4.0"
7
LONG_DESCRIPTION = """
8
This package contains a [Sphinx](http://www.sphinx-doc.org/en/master/) extension
0 commit comments