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