aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVee9ahd1 <[email protected]>2019-05-20 21:03:59 -0400
committerVee9ahd1 <[email protected]>2019-05-20 21:03:59 -0400
commit23d4959d67eaf79063e93640690955eaaf82e8ec (patch)
treebc042344f517b69138f360534058711f76454bf9
parentc2941cffab81dff72cfc1b5b03bb595743a2ce91 (diff)
changed to version 0.1.0
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
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="[email protected]",
description="cli tools for image generation w bigGAN",