From 99408f18b649d38ce826b710c188fef55e34527a Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Thu, 6 Jun 2019 11:28:17 +0100 Subject: update changelog and bump version --- app/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app') diff --git a/app/__init__.py b/app/__init__.py index 6a3d269..2842ecb 100644 --- a/app/__init__.py +++ b/app/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -__version__ = "0.2.2" +__version__ = "0.2.3" import logging import os -- cgit v1.2.3