Release 0.7.2
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Stefan Reimer 2019-08-03 21:32:21 +00:00
parent 3f9e7827f8
commit 36234c9777
1 changed files with 1 additions and 1 deletions

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.