Skip to content

Commit

Permalink
Update for v2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwald committed Apr 16, 2024
1 parent e1e4de1 commit e9fa006
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion minfraud/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Internal module for version (to prevent cyclic imports)"""

__version__ = "2.9.0"
__version__ = "2.10.0"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "minfraud"
version = "2.9.0"
version = "2.10.0"
description = "MaxMind minFraud Score, Insights, Factors and Report Transactions API"
authors = [
{name = "Gregory Oschwald", email = "[email protected]"},
Expand Down

0 comments on commit e9fa006

Please sign in to comment.