We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd75cc4 commit 13b8df0Copy full SHA for 13b8df0
CHANGES.rst
@@ -3,6 +3,12 @@ Changelog for Isso
3
4
%(version)s (%(date)s)
5
6
+0.12.6.1 (2022-03-20)
7
+---------------------
8
+
9
+- Hotfix release to restore position of Postbox before comments
10
+ (#815, ix5)
11
12
0.12.6 (2022-03-06)
13
-------------------
14
setup.py
@@ -18,7 +18,7 @@
18
19
setup(
20
name='isso',
21
- version='0.12.6',
+ version='0.12.6.1',
22
author='Martin Zimmermann',
23
author_email='[email protected]',
24
packages=find_packages(),
0 commit comments