Fix for missing Healthchecks monitoring payload or HTTP 500 due to incorrect unicode encoding (#260).

This commit is contained in:
Dan Helfman
2019-11-30 14:51:32 -08:00
parent 4385f2a36a
commit c4aa34bf5c
4 changed files with 14 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from setuptools import find_packages, setup
VERSION = '1.4.15'
VERSION = '1.4.16'
setup(