From 051f5fcb8900c5e04dfd2c4876879a3628cdf933 Mon Sep 17 00:00:00 2001 From: nvbn Date: Tue, 19 May 2015 15:48:17 +0300 Subject: [PATCH] Bump to 1.41 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 147d942..ec86c8e 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages -VERSION = '1.40' +VERSION = '1.41' setup(name='thefuck',