37
Release osbuild 37 [skip ci] Signed-off-by: Martin Sehnoutka <msehnout@redhat.com>
This commit is contained in:
parent
c902a7a754
commit
7be475151d
3 changed files with 15 additions and 2 deletions
2
setup.py
2
setup.py
|
|
@ -2,7 +2,7 @@ import setuptools
|
|||
|
||||
setuptools.setup(
|
||||
name="osbuild",
|
||||
version="36",
|
||||
version="37",
|
||||
description="A build system for OS images",
|
||||
packages=["osbuild", "osbuild.formats", "osbuild.util"],
|
||||
license='Apache-2.0',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue