From 0fc7c00e8dd5b90054b5b0d41c1c25239c18c878 Mon Sep 17 00:00:00 2001 From: nvbn Date: Mon, 11 May 2015 14:16:59 +0200 Subject: [PATCH] Bump to 1.40 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c79654f0..147d9422 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages -VERSION = '1.39' +VERSION = '1.40' setup(name='thefuck',