Release 0.7.2

This commit is contained in:
Stefan Reimer 2019-08-03 21:32:21 +00:00
parent 3f9e7827f8
commit 36234c9777

View File

@ -2,7 +2,7 @@ import logging
__author__ = "Stefan Reimer"
__email__ = "stefan@zero-downtimet.net"
__version__ = "0.7.1"
__version__ = "0.7.2"
# Set up logging to ``/dev/null`` like a library is supposed to.