buildsys: release++
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
b8e44897fa
commit
bbd8cb71d3
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="6",
|
||||
version="7",
|
||||
description="Convert Rust crates to RPM",
|
||||
license="MIT",
|
||||
keywords="rust cargo rpm",
|
||||
|
|
Loading…
Reference in a new issue