Skip to content

Commit 7be6a75

Browse files
committed
Preparing
1 parent 0748eed commit 7be6a75

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGES.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
Changelog for Isso
22
==================
33

4-
0.12.2 (UNRELEASED)
4+
0.12.2 (2019-01-21)
55
-------------------
66

7+
- Revert use of labels instead of placeholders, since it breaks
8+
mail notifications. #524
79

810
0.12.1 (2019-01-19)
911
-------------------

setup.py

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

1616
setup(
1717
name='isso',
18-
version='0.12.2dev0',
18+
version='0.12.2',
1919
author='Martin Zimmermann',
2020
author_email='info@posativ.org',
2121
packages=find_packages(),

0 commit comments

Comments
 (0)