Bump setup.py to version 8
Signed-off-by: Major Hayden <major@redhat.com>
This commit is contained in:
parent
e9cb75891e
commit
a1f4bb1459
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -3,7 +3,7 @@ import setuptools
|
|||
|
||||
setuptools.setup(
|
||||
name="osbuild",
|
||||
version="7",
|
||||
version="8",
|
||||
description="A build system for OS images",
|
||||
packages=["osbuild"],
|
||||
license='Apache-2.0',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue