buildsys: release++
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
723cd994d4
commit
24255ef3ee
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -2,7 +2,7 @@ from setuptools import setup
|
|||
|
||||
ARGS = dict(
|
||||
name="rust2rpm",
|
||||
version="8",
|
||||
version="9",
|
||||
description="Convert Rust crates to RPM",
|
||||
license="MIT",
|
||||
keywords="rust cargo rpm",
|
||||
|
|
Loading…
Reference in a new issue