bump to 0.9

This commit is contained in:
Romain Bignon 2011-05-08 18:31:44 +02:00
commit 53e22d9f4b
73 changed files with 74 additions and 74 deletions

View file

@ -31,7 +31,7 @@ class IpinfodbBackend(BaseBackend, ICapGeolocIp):
NAME = 'ipinfodb'
MAINTAINER = 'Julien Veyssier'
EMAIL = 'julien.veyssier@aiur.fr'
VERSION = '0.8'
VERSION = '0.9'
LICENSE = 'AGPLv3+'
DESCRIPTION = u"IP Addresses geolocalisation with the site ipinfodb.com"
BROWSER = BaseBrowser