Skip to content

Commit 13b8df0

Browse files
committed
Prepare release 0.12.6.1 - hotfix release
1 parent cd75cc4 commit 13b8df0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ Changelog for Isso
33

44
%(version)s (%(date)s)
55

6+
0.12.6.1 (2022-03-20)
7+
---------------------
8+
9+
- Hotfix release to restore position of Postbox before comments
10+
(#815, ix5)
11+
612
0.12.6 (2022-03-06)
713
-------------------
814

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
setup(
2020
name='isso',
21-
version='0.12.6',
21+
version='0.12.6.1',
2222
author='Martin Zimmermann',
2323
author_email='[email protected]',
2424
packages=find_packages(),

0 commit comments

Comments
 (0)