File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 3
3
History
4
4
-------
5
5
6
+ 0.1.0 (2015-06-29)
7
+ ++++++++++++++++++
8
+
9
+ * First beta release.
10
+
6
11
0.0.1 (2015-06-19)
7
12
++++++++++++++++++
8
13
9
- * Initial release
14
+ * Initial release.
Original file line number Diff line number Diff line change 2
2
minFraud Score and Insights Python API
3
3
======================================
4
4
5
+ Beta Note
6
+ ---------
7
+
8
+ This is a beta release. The API may change before the first production
9
+ release.
10
+
11
+ You may find information on the changes in minFraud Score and minFraud
12
+ Insights in our `What's New documentation
13
+ <https://dev.maxmind.com/minfraud/whats-new-in-minfraud-score-and-minfraud-insights/> `_.
14
+
5
15
Description
6
16
-----------
7
17
Original file line number Diff line number Diff line change 1
1
"""Internal module for version (to prevent cyclic imports)"""
2
- __version__ = '0.0.1 '
2
+ __version__ = '0.1.0 '
You can’t perform that action at this time.
0 commit comments