aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVee9ahd1 <[email protected]>2019-06-08 17:53:26 -0400
committerVee9ahd1 <[email protected]>2019-06-08 17:53:26 -0400
commitb30d3d831db8e21ffc3e6705fe5c49790d2c568a (patch)
treedf23cd0591c7c68453c9a39f0a5b11b90ba65d9b
parent12f72b597c09986859292d0f745717cff80a47fe (diff)
version 0.2.0
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index cdb08e5..36481fe 100644
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setuptools.setup(
name="GANtools",
- version="0.1.0",
+ version="0.2.0",
author="Vee9ahd1",
author_email="[email protected]",
description="cli tools for image generation w bigGAN",