Skip to content

Commit ba2f54e

Browse files
Version 1.0.2 ✓
1 parent 1b0f6d2 commit ba2f54e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/geoip_api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44

55
from geoip_api.core.lookup import GeoIPLookup
66

7-
__version__ = "1.0.1"
7+
__version__ = "1.0.2"
88
__all__ = ["GeoIPLookup"]

0 commit comments

Comments
 (0)