diff --git a/setup.py b/setup.py index 08c918c..2a614a6 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,7 @@ from setuptools import setup setup( name='dj-database-url', - version='0.2.2', + version='0.3.0', url='https://github.com/kennethreitz/dj-database-url', license='BSD', author='Kenneth Reitz',