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",