Bump to 0.0.3.
This commit is contained in:
parent
7456ee7d12
commit
de2c26664e
3 changed files with 9 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -6,7 +6,7 @@ from setuptools import setup
|
|||
|
||||
setup(name="ognibuild",
|
||||
description="Detect and run any build system",
|
||||
version="0.0.1",
|
||||
version="0.0.3",
|
||||
maintainer="Jelmer Vernooij",
|
||||
maintainer_email="jelmer@jelmer.uk",
|
||||
license="GNU GPLv2 or later",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue