From ce95017af51fce6e5df7b469234ff6a1343d7eff Mon Sep 17 00:00:00 2001 From: Simon Chapman Date: Sun, 25 Apr 2021 10:51:41 +0100 Subject: [PATCH] update version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1ed2290..40fa641 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( name='rcpchgrowth', - version='2.1.3', # Required + version='2.1.4', # Required description='SDS and Centile calculations for UK Growth Data', long_description="https://github.com/rcpch/digital-growth-charts/blob/master/README.md", # long_description_content_type='text/markdown',