diff --git a/setup.py b/setup.py index b5ccc8b..5a9af5f 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from distutils.core import setup -VERSION = '0.1.3' +VERSION = '0.1.4' setup( name = 'better_exceptions',