diff --git a/setup.py b/setup.py index 2c55d470..31debcaf 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ long_description = fh.read() setuptools.setup( name='1build', - version='0.0.2', + version='0.0.3', scripts=['1build'], license="MIT License", author="Gopinath Langote",