From 059edf42a5f23c55302c2f4f1ac1d07ab265321e Mon Sep 17 00:00:00 2001 From: Mikhail Trifonov Date: Fri, 25 Mar 2016 21:58:48 +0300 Subject: [PATCH] up version from 0.2.8 to 0.2.9 --- seismograph/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seismograph/__init__.py b/seismograph/__init__.py index c60b9b6..699a048 100644 --- a/seismograph/__init__.py +++ b/seismograph/__init__.py @@ -35,7 +35,7 @@ from .datastructures import Context -__version__ = '0.2.8' +__version__ = '0.2.9' __all__ = (