Skip to content

Commit

Permalink
Prepare for 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwald committed Jan 20, 2016
1 parent fc87e9c commit 8c34abe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
History
-------

0.3.0 (2016-01-20)
++++++++++++++++++

* Added support for new minFraud Insights outputs. These are:
* ``/credit_card/brand``
* ``/credit_card/type``
Expand Down
2 changes: 1 addition & 1 deletion minfraud/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
"""Internal module for version (to prevent cyclic imports)"""
__version__ = '0.2.0'
__version__ = '0.3.0'

0 comments on commit 8c34abe

Please sign in to comment.