From 72ac9650f944746fca2b5a48c031579c205b730f Mon Sep 17 00:00:00 2001 From: nvbn Date: Sun, 3 May 2015 13:25:01 +0200 Subject: [PATCH] Bump to 1.34 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index dbd09fc4..57e30095 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages -VERSION = '1.33' +VERSION = '1.34' setup(name='thefuck',