From 208db368a1c6cd7a128fb0cbac907d71cd948cbd Mon Sep 17 00:00:00 2001 From: Zachary Voase Date: Sun, 25 Sep 2011 22:23:57 +0000 Subject: [PATCH] Bumped to v0.2.3. --- src/dagny/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dagny/__init__.py b/src/dagny/__init__.py index 3de7f0c..5f8489a 100644 --- a/src/dagny/__init__.py +++ b/src/dagny/__init__.py @@ -7,4 +7,4 @@ __all__ = ['Resource', 'action'] -__version__ = '0.2.2' +__version__ = '0.2.3'