Skip to content

Commit e9fa006

Browse files
committed
Update for v2.10.0
1 parent e1e4de1 commit e9fa006

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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 = "[email protected]"},

0 commit comments

Comments
 (0)