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 3e9e00e commit e6376ddCopy full SHA for e6376dd
CHANGELOG.md
@@ -1,8 +1,12 @@
1
# IPInfo Changelog
2
3
+## 4.4.2
4
+
5
+- Patch fix for empty `ip_address` crash.
6
## 4.4.1
7
8
- Patch fix for handler crashing in windows environment.
9
+- Added bogon check locally.
10
11
## 4.4.0
12
ipinfo/version.py
@@ -1 +1 @@
-SDK_VERSION = "4.4.1"
+SDK_VERSION = "4.4.2"
0 commit comments