WIP: diffs and stuff

This commit is contained in:
Manuel Barkhau 2018-09-02 23:36:57 +02:00
parent 3471560eaa
commit ce9083ef85
7 changed files with 246 additions and 64 deletions

View file

@ -6,6 +6,6 @@
import os
__version__ = "v201809.0001-beta"
__version__ = "v201809.0002-beta"
DEBUG = os.environ.get("PYCALVER_DEBUG", "0") == "1"
DEBUG = os.environ.get("PYCALVER_DEBUG", "0") == "1"