We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 370b349 commit ff6f3baCopy full SHA for ff6f3ba
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# IPInfo Changelog
2
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
8
## 4.2.1
9
10
- Allow deleting from the cache via the `del` keyword, e.g.
ipinfo/version.py
@@ -1 +1 @@
-SDK_VERSION = "4.2.1"
+SDK_VERSION = "4.3.0"
0 commit comments