From 86cd8c2472dff6fe62e3c1f83bd9a1a3523ce08e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Barrois?= Date: Fri, 24 Feb 2012 09:50:24 +0100 Subject: Version bump MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Raphaël Barrois --- factory/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'factory') diff --git a/factory/__init__.py b/factory/__init__.py index 4acd380..990f39f 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__ = '1.1.0' # Remember to change in setup.py as well! +__version__ = '1.1.1' # Remember to change in setup.py as well! __author__ = 'Raphaël Barrois ' from base import ( -- cgit v1.2.3