Skip to content

Commit 494b65f

Browse files
author
Mark Costello
committed
Moved to version 0.2
1 parent b192772 commit 494b65f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from distutils.core import setup
22

33
setup(name = 'pylocation',
4-
version = '0.1',
4+
version = '0.2',
55
description = 'Python Wrapper Library for Geolocating IP Addresses',
66
author = 'Mark Costello',
77
author_email = '[email protected]',

0 commit comments

Comments
 (0)