From b80f3ea6e4c77cee3fc02dcbbd0ff5a34ac0ee0f Mon Sep 17 00:00:00 2001 From: nvbn Date: Wed, 29 Apr 2015 05:02:32 +0200 Subject: [PATCH] Bump to 1.31 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 79e1c60..28f87e3 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages -VERSION = '1.30' +VERSION = '1.31' setup(name='thefuck',