Skip to content

Commit db914eb

Browse files
committed
Prepare 2.4.1
1 parent fc2edf4 commit db914eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.1 (UNRELEASED)
6+
2.4.1 (2022-01-21)
77
------------------
88

99
- Added support for URL-encoded filenames.

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.1.dev0"
6+
__version__ = "2.4.1"
77

88

99
__title__ = "doc2dash"

0 commit comments

Comments
 (0)