From 947fd88e01b0ab295348cdee0cc5247a3ff85544 Mon Sep 17 00:00:00 2001 From: Johan Berggren Date: Thu, 7 Feb 2019 16:54:26 +0100 Subject: [PATCH] New release version (#826) --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9ef6a6c477..b60c43cea4 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ from pip.download import PipSession from pip.req import parse_requirements -timesketch_version = '20181116' +timesketch_version = '20190207' timesketch_description = ( 'Timesketch is a web based tool for collaborative forensic timeline '