From 876845102c4a217496d0f6435bfe1e3726d31fe4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Barrois?= Date: Tue, 16 Apr 2013 11:33:00 +0200 Subject: Release v2.0.2 --- factory/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'factory/__init__.py') diff --git a/factory/__init__.py b/factory/__init__.py index 939500c..e1138fa 100644 --- a/factory/__init__.py +++ b/factory/__init__.py @@ -20,7 +20,7 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -__version__ = '2.0.1' +__version__ = '2.0.2' __author__ = 'Raphaƫl Barrois ' from .base import ( -- cgit v1.2.3