mirror of
https://github.com/jazzband/dj-database-url.git
synced 2026-03-16 22:20:24 +00:00
Update setup.py
Bump version number 1.1.0
This commit is contained in:
parent
3eb28ba1ff
commit
e9cb03dd91
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="1.0.0",
|
||||
version="1.1.0",
|
||||
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