From 0009fb0588a19bb71450691286fa72eec393f9d5 Mon Sep 17 00:00:00 2001 From: nvbn Date: Sat, 25 Apr 2015 02:04:38 +0200 Subject: [PATCH] Bump to 1.30 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f247c2c1..79e1c607 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages -VERSION = '1.29' +VERSION = '1.30' setup(name='thefuck',