From 736098b462e2c116420e4ca139aae029da1960a5 Mon Sep 17 00:00:00 2001 From: eli knaap Date: Tue, 29 Dec 2020 19:27:19 -0800 Subject: [PATCH] bump ver --- segregation/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/segregation/__init__.py b/segregation/__init__.py index e8ca1dea..449a73bb 100644 --- a/segregation/__init__.py +++ b/segregation/__init__.py @@ -1,4 +1,4 @@ -__version__ = "1.4.0" +__version__ = "1.5.0" """ :mod:`segregation` --- Spatial/Aspatial Segregation Analysis =================================================