From 436846a188efe44e51799f7dbc439a35bd6dc871 Mon Sep 17 00:00:00 2001 From: Mark Bell Date: Sun, 24 Jun 2018 00:12:07 +0100 Subject: [PATCH] Updated version number. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 0f4c9cd9..555841c7 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup( name='curver', - version='0.2.3', + version='0.2.4', description='For calculations in the curve complex', long_description='See http://curver.readthedocs.io for the full README, LICENCE and documentation.', author='Mark Bell',