Skip to content

Commit 2475d0a

Browse files
committed
Version 1.4.1 placeholder
1 parent b7a6b6f commit 2475d0a

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

docs/build/changelog.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
Changelog
33
=========
44

5+
.. changelog::
6+
:version: 1.4.1
7+
:include_notes_from: unreleased
8+
59
.. changelog::
610
:version: 1.4.0
711
:released: Sat Apr 26 2025

dogpile/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "1.4.0"
1+
__version__ = "1.4.1"
22

33
from .lock import Lock # noqa
44
from .lock import NeedRegenerationException # noqa

0 commit comments

Comments
 (0)