mirror of
https://github.com/jazzband/dj-database-url.git
synced 2026-03-16 22:20:24 +00:00
Update setup.py
This commit is contained in:
parent
7d47e451a0
commit
ab20a3aebd
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -6,7 +6,7 @@ readme = Path("README.rst").read_text()
|
|||
|
||||
setup(
|
||||
name="dj-database-url",
|
||||
version="3.0.0",
|
||||
version="3.0.1",
|
||||
url="https://github.com/jazzband/dj-database-url",
|
||||
license="BSD",
|
||||
author="Original Author: Kenneth Reitz, Maintained by: JazzBand Community",
|
||||
|
|
|
|||
Loading…
Reference in a new issue