From 97a871e28f4c3aa9cb77a96bc912cf6b9311642a Mon Sep 17 00:00:00 2001 From: Ian Nesbitt Date: Wed, 3 Jul 2019 17:45:30 -0400 Subject: [PATCH] v0.0.14 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 165406a..1056378 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setuptools.setup( name="readgssi", - version="0.0.13", + version="0.0.14", author="Ian Nesbitt", author_email="ian.nesbitt@gmail.com", license='AGPL',