diff --git a/setup.py b/setup.py index c79654f..147d942 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages -VERSION = '1.39' +VERSION = '1.40' setup(name='thefuck',