Skip to content

Commit ff6f3ba

Browse files
committed
add changelog and bump to 4.3.0
1 parent 370b349 commit ff6f3ba

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# IPInfo Changelog
22

3+
## 4.3.0
4+
5+
- Add `isEU` to the details object to check whether the IP geolocates to a
6+
European Union (EU) country.
7+
38
## 4.2.1
49

510
- Allow deleting from the cache via the `del` keyword, e.g.

ipinfo/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
SDK_VERSION = "4.2.1"
1+
SDK_VERSION = "4.3.0"

0 commit comments

Comments
 (0)