mirror of
https://github.com/jazzband/dj-database-url.git
synced 2026-04-20 06:51:04 +00:00
v0.3.0
This commit is contained in:
parent
b3fbbc2f90
commit
c9c933f1bd
1 changed files with 1 additions and 1 deletions
2
setup.py
2
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',
|
||||
|
|
|
|||
Loading…
Reference in a new issue