Commit 5a6cb04a by William Tisäter

Bump version to 0.2.5

parent 5eb22dea
...@@ -30,7 +30,7 @@ except ImportError: ...@@ -30,7 +30,7 @@ except ImportError:
from setuptools import setup, find_packages from setuptools import setup, find_packages
setup(name='pygeoip', setup(name='pygeoip',
version='0.2.4', version='0.2.5',
description='Pure Python GeoIP API', description='Pure Python GeoIP API',
author='Jennifer Ennis', author='Jennifer Ennis',
author_email='zaylea@gmail.com', author_email='zaylea@gmail.com',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment