From a8ff2375c0b4fd99ed1bcb79edd33377461ce79e Mon Sep 17 00:00:00 2001 From: nvbn Date: Mon, 4 May 2015 05:01:56 +0200 Subject: [PATCH] Bump to 1.35 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 57e30095..5c39e936 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages -VERSION = '1.34' +VERSION = '1.35' setup(name='thefuck',