diff --git a/setup.py b/setup.py index f247c2c..79e1c60 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',