Commit b37c3437 by Wojciech Malinowski

Bumped the version number to 0.2.4dev

parent b17b976a
...@@ -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.3', version='0.2.4dev',
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