Skip to content

Commit 2baec41

Browse files
v2.1.1
1 parent 409d8da commit 2baec41

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cardinal_pythonlib/version_string.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
3232
"""
3333

34-
VERSION_STRING = "2.1.0"
34+
VERSION_STRING = "2.1.1"
3535
# Use semantic versioning: https://semver.org/

docs/source/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -903,7 +903,7 @@ Quick links:
903903
document converters (``.docx``, ``.pdf``, ``.odt`` etc.) to
904904
:func:`cardinal_pythonlib.extract_text.document_to_text`.
905905

906-
**2.1.1**
906+
**2.1.1 (2025-05-15)**
907907

908908
- Add support for Outlook ``.msg`` files with attachments processed by supported
909909
document converters (``.docx``, ``.pdf``, ``.odt`` etc.) to

0 commit comments

Comments
 (0)