diff --git a/setup.py b/setup.py index 494c5233..c79654f0 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages -VERSION = '1.38' +VERSION = '1.39' setup(name='thefuck',