1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-01-31 02:01:13 +00:00

Bump to 1.27

This commit is contained in:
nvbn 2015-04-22 16:46:06 +02:00
parent e7b78205f4
commit 69ddd82bae

View File

@ -1,7 +1,7 @@
from setuptools import setup, find_packages
VERSION = '1.26'
VERSION = '1.27'
setup(name='thefuck',