diff --git a/setup.py b/setup.py index ac23af3e..040301c4 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup, find_packages -version = "2.0.0b1" +version = "2.0.0" setup( name="ckanext-spatial",