Skip to content

Commit c3166d0

Browse files
committed
Upate version.
1 parent ed328e6 commit c3166d0

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.3',
6+
version='1.1.0',
77
description='Official Python library for IPInfo',
88
long_description=long_description,
99
url='https://github.com/ipinfo/python',

0 commit comments

Comments
 (0)