Skip to content

Commit e6376dd

Browse files
committed
bump vsn 4.4.2
1 parent 3e9e00e commit e6376dd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# IPInfo Changelog
22

3+
## 4.4.2
4+
5+
- Patch fix for empty `ip_address` crash.
36
## 4.4.1
47

58
- Patch fix for handler crashing in windows environment.
9+
- Added bogon check locally.
610

711
## 4.4.0
812

ipinfo/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
SDK_VERSION = "4.4.1"
1+
SDK_VERSION = "4.4.2"

0 commit comments

Comments
 (0)