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',