Skip to content

Commit a422b8d

Browse files
authored
Merge pull request #96 from maxmind/greg/release
2.6.0 release
2 parents 0ce8e4f + f3c41b5 commit a422b8d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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-
2.6.0
6+
2.6.0 (2022-01-25)
77
++++++++++++++++++
88

99
* Upgraded ``geoip2`` to 4.5.0. This adds mobile country code (MCC) and mobile

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__ = "2.5.0"
2+
__version__ = "2.6.0"

0 commit comments

Comments
 (0)