mirror of
https://git.deluge-torrent.org/deluge
synced 2025-09-18 15:51:57 +00:00
Change version to '1.1.0_dev'
This commit is contained in:
parent
9930a311e7
commit
e73edcef8d
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -322,7 +322,7 @@ setup(
|
|||
]},
|
||||
packages = find_packages(exclude=["plugins"]),
|
||||
url = "http://deluge-torrent.org",
|
||||
version = "0.9.03",
|
||||
version = "1.1.0_dev",
|
||||
)
|
||||
|
||||
try:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue