Skip to content

Commit

Permalink
v1.1
Browse files Browse the repository at this point in the history
version 1.1 released
  • Loading branch information
maldevel committed Dec 14, 2015
1 parent b393695 commit 77f03a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ip2geolocation.py
Expand Up @@ -26,7 +26,7 @@
from argparse import RawTextHelpFormatter
from geolocation.IpGeoLocationLib import IpGeoLocationLib

VERSION = '1.0'
VERSION = '1.1'

if __name__ == '__main__':

Expand Down

0 comments on commit 77f03a9

Please sign in to comment.