mirror of
https://github.com/jazzband/dj-database-url.git
synced 2026-03-16 22:20:24 +00:00
v0.2.2
This commit is contained in:
parent
0b9d11dbfd
commit
0315139c23
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in a new issue