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 9c335f0 commit 8c7b60fCopy full SHA for 8c7b60f
CHANGELOG.rst
@@ -2,6 +2,11 @@
2
Change log
3
==========
4
5
+0.2.9 (2018-04-27)
6
+------------------
7
+
8
+* Fixed issue with attrs 17.0.3
9
10
0.2.8 (2017-07-10)
11
------------------
12
addonpayments/__init__.py
@@ -2,4 +2,4 @@
__author__ = 'Marc Galofré'
__email__ = '[email protected]'
-__version__ = '0.2.8'
+__version__ = '0.2.9'
0 commit comments