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

Bump to 1.43

This commit is contained in:
nvbn 2015-05-21 01:07:41 +03:00
parent c65fdd0f81
commit d088dac0f4

View File

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