We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b192772 commit 494b65fCopy full SHA for 494b65f
setup.py
@@ -1,7 +1,7 @@
1
from distutils.core import setup
2
3
setup(name = 'pylocation',
4
- version = '0.1',
+ version = '0.2',
5
description = 'Python Wrapper Library for Geolocating IP Addresses',
6
author = 'Mark Costello',
7
author_email = '[email protected]',
0 commit comments