From 87f6af9194789ad0fafa089d9b394353cd9d21a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Barrois?= Date: Mon, 16 May 2011 14:48:39 +0200 Subject: Version bump MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Raphaƫl Barrois --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 374ad7d..f42a76f 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from distutils.core import setup # Remember to change in factory/__init__.py as well! -VERSION = '1.0.1' +VERSION = '1.0.2' setup( name='factory_boy', -- cgit v1.2.3