Version bump

This commit is contained in:
Scott Wallace 2020-10-30 08:51:59 +00:00
parent 3c9128c233
commit f36fb69435

View file

@ -6,7 +6,7 @@ __author__ = 'Scott Wallace'
__email__ = 'scott@wallace.sh'
__maintainer__ = 'Scott Wallace'
__version__ = '1.5'
__version__ = '1.6'
from .config import Config
from .gotify import Gotify