release version 2

This commit is contained in:
Martin Sehnoutka 2019-09-17 15:56:55 +02:00 committed by Tom Gundersen
parent e362fadec8
commit 209d3fa437
3 changed files with 11 additions and 3 deletions

View file

@ -3,7 +3,7 @@ import setuptools
setuptools.setup(
name="osbuild",
version="1",
version="2",
description="A build system for OS images",
packages=["osbuild"],
license='Apache-2.0',