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