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