diff --git a/setup.py b/setup.py index ec86c8eb..6b742f6d 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages -VERSION = '1.41' +VERSION = '1.42' setup(name='thefuck',