Skip to content

Commit e84ca02

Browse files
committed
Set release date and version
1 parent 9825390 commit e84ca02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HISTORY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
History
44
-------
55

6-
0.5.0 (2016-XX-XX)
6+
0.5.0 (2016-06-08)
77
++++++++++++++++++
88

99
* BREAKING CHANGE: ``credits_remaining`` has been removed from the web service

minfraud/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
"""Internal module for version (to prevent cyclic imports)"""
2-
__version__ = '0.4.0'
2+
__version__ = '0.5.0'

0 commit comments

Comments
 (0)