From 69ddd82baeb5ead4366c4e6a1bee7f28b4aacca1 Mon Sep 17 00:00:00 2001 From: nvbn Date: Wed, 22 Apr 2015 16:46:06 +0200 Subject: [PATCH] Bump to 1.27 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b9470cc7..6c073146 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages -VERSION = '1.26' +VERSION = '1.27' setup(name='thefuck',