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