We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e71c96 commit 93fc2c8Copy full SHA for 93fc2c8
minfraud/version.py
@@ -1,3 +1,3 @@
1
"""Internal module for version (to prevent cyclic imports)."""
2
3
-__version__ = "2.12.0b1"
+__version__ = "3.0.0"
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "minfraud"
-version = "2.12.0b1"
+version = "3.0.0"
4
description = "MaxMind minFraud API"
5
authors = [
6
{name = "Gregory Oschwald", email = "[email protected]"},
0 commit comments