diff --git a/docs/conf.py b/docs/conf.py index 54f87d3..12e33d8 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -23,7 +23,7 @@ author = 'Max Hully, Max Fan' # The full version, including alpha/beta/rc tags -release = '1.1.0' +release = '2.0.0' # -- General configuration --------------------------------------------------- diff --git a/pyproject.toml b/pyproject.toml index 57fda45..175fad7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "maup" -version = "1.1.3" +version = "2.0.0" description = "The geospatial toolkit for redistricting data" authors = [ "Metric Geometry and Gerrymandering Group ",