Skip to content

Commit fbb4ba6

Browse files
committed
Prepare 2.4.0
1 parent 46cf868 commit fbb4ba6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Changelog
44
=========
55

6-
2.4.0 (UNRELEASED)
6+
2.4.0 (2021-11-16)
77
------------------
88

99
This version dropped every Python version older than 3.8.

src/doc2dash/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""
44

55

6-
__version__ = "2.4.0.dev0"
6+
__version__ = "2.4.0"
77

88

99
__title__ = "doc2dash"

0 commit comments

Comments
 (0)