From 3355138be69835b6913ec7ca62e9266cc31de799 Mon Sep 17 00:00:00 2001 From: Kat Holt Date: Fri, 7 Feb 2014 12:19:11 +1100 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e3c74b1..25c03f1 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( name='srst2', - version='0.1.2', + version='0.1.3', author='Kathryn Holt', author_email='drkatholt@gmail.com', packages=['srst2'],