This commit is contained in:
Kenneth Reitz 2014-03-10 09:15:53 -04:00
parent b3fbbc2f90
commit c9c933f1bd

View file

@ -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',