This commit is contained in:
Josh Junon 2017-03-22 18:43:09 -07:00
parent 87413759cc
commit baf35b3d33

View File

@ -1,6 +1,6 @@
from distutils.core import setup
VERSION = '0.1.3'
VERSION = '0.1.4'
setup(
name = 'better_exceptions',