mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-09 18:08:39 +00:00
use the setup.cfg file to tag the build as -dev
This commit is contained in:
parent
5b8f9f29b8
commit
248eb7341c
2 changed files with 4 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -390,5 +390,5 @@ setup(
|
|||
]},
|
||||
packages = find_packages(exclude=["plugins"]),
|
||||
url = "http://deluge-torrent.org",
|
||||
version = "1.2.0_dev",
|
||||
version = "1.2.0",
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue