mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 03:24:54 +00:00
Update version to 0.9.01 for RC
This commit is contained in:
parent
93357de3c5
commit
e1fb908f6e
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -324,7 +324,7 @@ setup(
|
|||
]},
|
||||
packages = find_packages(exclude=["plugins"]),
|
||||
url = "http://deluge-torrent.org",
|
||||
version = "0.6.0.0",
|
||||
version = "0.9.01",
|
||||
)
|
||||
|
||||
try:
|
||||
|
|
Loading…
Add table
Reference in a new issue