From d088dac0f47c577f0b7d960044a9ff71e91d3374 Mon Sep 17 00:00:00 2001 From: nvbn Date: Thu, 21 May 2015 01:07:41 +0300 Subject: [PATCH] Bump to 1.43 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 6b742f6d..32f0de69 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages -VERSION = '1.42' +VERSION = '1.43' setup(name='thefuck',