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 9aa2762 commit bd3b0d3Copy full SHA for bd3b0d3
CHANGELOG.md
@@ -1,12 +1,16 @@
1
# IPInfo Changelog
2
3
+## 5.2.0
4
+
5
+- Add support for IPinfo Lite API
6
7
## 5.1.1
8
9
- No-op release (testing Github Publishing)
10
11
## 5.1.0
12
-- fix getDetails JSON error on 5xx status code
13
+- Fix getDetails JSON error on 5xx status code
14
15
## 5.0.1
16
ipinfo/version.py
@@ -1 +1 @@
-SDK_VERSION = "5.1.1"
+SDK_VERSION = "5.2.0"
0 commit comments