From 02d961361874a272da9370af82c5526282689c84 Mon Sep 17 00:00:00 2001 From: nvbn Date: Wed, 20 May 2015 02:50:43 +0300 Subject: [PATCH] Bump to 1.42 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ec86c8eb..6b742f6d 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages -VERSION = '1.41' +VERSION = '1.42' setup(name='thefuck',