We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edf62b1 commit 40ba166Copy full SHA for 40ba166
CHANGES.rst
@@ -1,7 +1,7 @@
1
Changelog for Isso
2
==================
3
4
-0.10.4 (unreleased)
+0.10.4 (2016-04-12)
5
-------------------
6
7
- fix wrapper attribute when using data-isso-require-mail="true", #238
setup.py
@@ -12,7 +12,7 @@
12
13
setup(
14
name='isso',
15
- version='0.10.4.dev0',
+ version='0.10.4',
16
author='Martin Zimmermann',
17
author_email='info@posativ.org',
18
packages=find_packages(),
0 commit comments