diff --git a/s2sphere/__init__.py b/s2sphere/__init__.py index 1567cb7..fc10811 100644 --- a/s2sphere/__init__.py +++ b/s2sphere/__init__.py @@ -4,4 +4,4 @@ from __future__ import absolute_import from .sphere import * -__version__ = '0.2.4' +__version__ = '0.2.5'