From 76a220bc2ad0b567960ba6486ffd79136ff09f01 Mon Sep 17 00:00:00 2001 From: Jeff Quast Date: Fri, 5 Jun 2020 14:05:13 -0400 Subject: [PATCH] bump for release --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 88bc835..2cc2d9d 100755 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ def main(): """Setup.py entry point.""" setuptools.setup( name='ucs_detect', - version='0.0.1', + version='0.0.2', description=( "Detects the Unicode Version of an interactive terminal for export"), long_description=codecs.open(