1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-10-30 06:34:09 +00:00

Bump to 1.42

This commit is contained in:
nvbn
2015-05-20 02:50:43 +03:00
parent b63ce26853
commit 02d9613618

View File

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