diff --git a/setup.py b/setup.py index 684f3f3b..dbd09fc4 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages -VERSION = '1.32' +VERSION = '1.33' setup(name='thefuck',