This commit is contained in:
Josh Junon 2017-04-24 15:51:36 -07:00
parent d807d03afc
commit e1cf1ff35e

View File

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