Skip to content

Commit 4b07444

Browse files
committed
Bump version to 5.3.0
1 parent 505743f commit 4b07444

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 5.3.0
4+
5+
- Add support for IPinfo Core API
6+
- Add support for IPinfo Plus API
7+
38
## 5.2.1
49

510
- Fix Lite API `Detail` object not setting certain fields correctly

ipinfo/version.py

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

0 commit comments

Comments
 (0)