1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-01-19 12:24:29 +00:00

Bump to 1.32

This commit is contained in:
nvbn 2015-05-01 04:47:25 +02:00
parent ee5c40d427
commit fb7376f5a5

View File

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