This commit is contained in:
Kenneth Reitz 2012-06-19 11:36:55 -04:00
parent 0b9d11dbfd
commit 0315139c23

View file

@ -23,7 +23,7 @@ from setuptools import setup
setup(
name='dj-database-url',
version='0.2.1',
version='0.2.2',
url='https://github.com/kennethreitz/dj-database-url',
license='BSD',
author='Kenneth Reitz',