From 92ff1877a9825d14731bf5cb7e5fab355528c07d Mon Sep 17 00:00:00 2001 From: Mikhail Trifonov Date: Thu, 7 Apr 2016 21:51:21 +0300 Subject: [PATCH] up version from 0.2.9 to 0.2.10 --- seismograph/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seismograph/__init__.py b/seismograph/__init__.py index 699a048..f641a76 100644 --- a/seismograph/__init__.py +++ b/seismograph/__init__.py @@ -35,7 +35,7 @@ from .datastructures import Context -__version__ = '0.2.9' +__version__ = '0.2.10' __all__ = (