Skip to content

Commit bd3b0d3

Browse files
committed
5.2.0 release
1 parent 9aa2762 commit bd3b0d3

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
# IPInfo Changelog
22

3+
## 5.2.0
4+
5+
- Add support for IPinfo Lite API
6+
37
## 5.1.1
48

59
- No-op release (testing Github Publishing)
610

711
## 5.1.0
812

9-
- fix getDetails JSON error on 5xx status code
13+
- Fix getDetails JSON error on 5xx status code
1014

1115
## 5.0.1
1216

ipinfo/version.py

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

0 commit comments

Comments
 (0)