This commit is contained in:
Josh Junon 2017-03-23 11:43:35 -07:00
parent a53ef3c58a
commit 2d87e3e090

View File

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