Skip to content

Commit 020908b

Browse files
committed
Version 1.1.6 placeholder
1 parent 1604652 commit 020908b

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.1.6
7+
:include_notes_from: unreleased
8+
59
.. changelog::
610
:version: 1.1.5
711
:released: Wed Jan 19 2022

dogpile/__init__.py

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

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

0 commit comments

Comments
 (0)