From ce922758a4aded4c41b6bf10a630270638117c7e Mon Sep 17 00:00:00 2001 From: nvbn Date: Tue, 2 Jun 2015 08:47:53 +0300 Subject: [PATCH] Bump to 1.45 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 26ee246..6077571 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages -VERSION = '1.44' +VERSION = '1.45' setup(name='thefuck',