Skip to content

Commit 31aeaaa

Browse files
committed
Update for v2.9.0
1 parent 6ba1161 commit 31aeaaa

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,2 +1,2 @@
11
"""Internal module for version (to prevent cyclic imports)"""
2-
__version__ = "2.8.0"
2+
__version__ = "2.9.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.8.0"
3+
version = "2.9.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)