Skip to content

Commit aa94ac0

Browse files
authored
πŸš€ RELEASE: version 0.4.0 (#69)
Update package version to 0.4.0 and changelog to reflect the new release date. Prepares the project for the 0.4.0 release.
1 parent 5f4c8f7 commit aa94ac0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 0.4.0 - 2026-01-14
44

55
### Added
66

β€Žsphinx_togglebutton/__init__.pyβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
MESSAGE_CATALOG_NAME = "togglebutton"
1010
translate = get_translation(MESSAGE_CATALOG_NAME)
1111

12-
__version__ = "0.3.2"
12+
__version__ = "0.4.0"
1313

1414

1515
def st_static_path(app):

0 commit comments

Comments
Β (0)