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 5f4c8f7 commit aa94ac0Copy full SHA for aa94ac0
βCHANGELOG.mdβ
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 0.4.0 - 2026-01-14
4
5
### Added
6
βsphinx_togglebutton/__init__.pyβ
@@ -9,7 +9,7 @@
9
MESSAGE_CATALOG_NAME = "togglebutton"
10
translate = get_translation(MESSAGE_CATALOG_NAME)
11
12
-__version__ = "0.3.2"
+__version__ = "0.4.0"
13
14
15
def st_static_path(app):
0 commit comments