From b1d137ee897a267bdd8a149c59e04b1bd35630b9 Mon Sep 17 00:00:00 2001 From: zfletch Date: Wed, 13 Jun 2018 22:55:34 +0300 Subject: [PATCH] bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 8b476d6..6c0e0fc 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="beta_code", - version="0.0.1", + version="0.0.2", author="zfletch", author_email="zfletch2@gmail.com", description="Converts Greek beta code to Greek characters and vice versa",