Skip to content

Commit 5fb883c

Browse files
committed
Release v2.0.0 Python SDK
1 parent e4e6f24 commit 5fb883c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 3.0.0
3+
## 2.0.0
44

55
- Added the Python SDK for the IPGeolocation API unified endpoints.
66
- Supports typed and raw responses for single and bulk IP lookups.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "ipgeolocationio"
7-
version = "3.0.0"
7+
version = "2.0.0"
88
description = "Typed Python SDK for the IPGeolocation.io IP location API, with sync and async clients."
99
readme = "README.md"
1010
license = "MIT"

0 commit comments

Comments
 (0)