diff --git a/setup.py b/setup.py index 79e1c607..28f87e34 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages -VERSION = '1.30' +VERSION = '1.31' setup(name='thefuck',