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