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 505743f commit 4b07444Copy full SHA for 4b07444
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# IPInfo Changelog
2
3
+## 5.3.0
4
+
5
+- Add support for IPinfo Core API
6
+- Add support for IPinfo Plus API
7
8
## 5.2.1
9
10
- Fix Lite API `Detail` object not setting certain fields correctly
ipinfo/version.py
@@ -1 +1 @@
-SDK_VERSION = "5.2.1"
+SDK_VERSION = "5.3.0"
0 commit comments