35
Release osbuild 35 Signed-off-by: Tom Gundersen <teg@jklm.no>
This commit is contained in:
parent
3c565347a3
commit
b081cf7f64
3 changed files with 9 additions and 2 deletions
2
setup.py
2
setup.py
|
|
@ -2,7 +2,7 @@ import setuptools
|
|||
|
||||
setuptools.setup(
|
||||
name="osbuild",
|
||||
version="34",
|
||||
version="35",
|
||||
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