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 9825390 commit e84ca02Copy full SHA for e84ca02
HISTORY.rst
@@ -3,7 +3,7 @@
3
History
4
-------
5
6
-0.5.0 (2016-XX-XX)
+0.5.0 (2016-06-08)
7
++++++++++++++++++
8
9
* BREAKING CHANGE: ``credits_remaining`` has been removed from the web service
minfraud/version.py
@@ -1,2 +1,2 @@
1
"""Internal module for version (to prevent cyclic imports)"""
2
-__version__ = '0.4.0'
+__version__ = '0.5.0'
0 commit comments