1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-02-20 20:09:07 +00:00

Bump to 1.31

This commit is contained in:
nvbn 2015-04-29 05:02:32 +02:00
parent 99d9c9aff7
commit b80f3ea6e4

View File

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