From 29e70e14a0e08907e79ebee1a90bf0fcbfb6b1ec Mon Sep 17 00:00:00 2001 From: nvbn Date: Thu, 7 May 2015 14:16:17 +0200 Subject: [PATCH] Bump to 1.37 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b5ae6872..ab09bf90 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages -VERSION = '1.36' +VERSION = '1.37' setup(name='thefuck',