diff --git a/setup.py b/setup.py index 57e30095..5c39e936 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages -VERSION = '1.34' +VERSION = '1.35' setup(name='thefuck',