Skip to content

Commit 1a86784

Browse files
authored
Merge pull request #140 from maxmind/greg/release
Release 2.10.0
2 parents ee2db20 + e9fa006 commit 1a86784

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

HISTORY.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
History
44
-------
55

6-
2.10.0
7-
++++++++++++++++++
6+
2.10.0 (2024-04-16)
7+
+++++++++++++++++++
88

99
* Added the following new values to the ``/payment/processor`` validation:
1010

minfraud/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Internal module for version (to prevent cyclic imports)"""
22

3-
__version__ = "2.9.0"
3+
__version__ = "2.10.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "minfraud"
3-
version = "2.9.0"
3+
version = "2.10.0"
44
description = "MaxMind minFraud Score, Insights, Factors and Report Transactions API"
55
authors = [
66
{name = "Gregory Oschwald", email = "goschwald@maxmind.com"},

0 commit comments

Comments
 (0)