From 23d4959d67eaf79063e93640690955eaaf82e8ec Mon Sep 17 00:00:00 2001 From: Vee9ahd1 Date: Mon, 20 May 2019 21:03:59 -0400 Subject: changed to version 0.1.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 4cc21a0..cdb08e5 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open("README.md", "r") as fh: setuptools.setup( name="GANtools", - version="0.0.1", + version="0.1.0", author="Vee9ahd1", author_email="Vee9ahd1@arson.club", description="cli tools for image generation w bigGAN", -- cgit v1.2.1