Skip to content

Commit 5780502

Browse files
committed
Update version number.
1 parent 44fa551 commit 5780502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
long_description = 'The official Python library for IPinfo. IPinfo prides itself on being the most reliable, accurate, and in-depth source of IP address data available anywhere. We process terabytes of data to produce our custom IP geolocation, company, carrier and IP type data sets. You can visit our developer docs at https://ipinfo.io/developers.'
44

55
setup(name='ipinfo',
6-
version='1.0.2',
6+
version='1.0.3',
77
description='Official Python library for IPInfo',
88
long_description=long_description,
99
url='https://github.com/ipinfo/python',

0 commit comments

Comments
 (0)