aboutsummaryrefslogtreecommitdiff
path: root/app/__init__.py
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2019-09-23 16:01:09 +0100
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2019-09-23 16:01:09 +0100
commit69c54c4f4ab37ba72445b941ce1afd5e50b487f6 (patch)
tree1258651de9fa3795cbfef596f627228995179d15 /app/__init__.py
parentBump version and update changelog (diff)
downloadAnnotateChange-69c54c4f4ab37ba72445b941ce1afd5e50b487f6.tar.gz
AnnotateChange-69c54c4f4ab37ba72445b941ce1afd5e50b487f6.zip
Add annotation time to download
Diffstat (limited to 'app/__init__.py')
-rw-r--r--app/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/__init__.py b/app/__init__.py
index d496605..48465b1 100644
--- a/app/__init__.py
+++ b/app/__init__.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
-__version__ = "0.4.3"
+__version__ = "0.4.4"
import logging
import os