From 1857b5a2f1c736704cdc7173e507ca179ab7f0a3 Mon Sep 17 00:00:00 2001 From: Johan Berggren Date: Wed, 13 Jun 2018 09:50:48 +0200 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 61debdb6cf..e45f4292e1 100644 --- a/setup.py +++ b/setup.py @@ -31,7 +31,7 @@ from pip.download import PipSession from pip.req import parse_requirements -timesketch_version = u'20180612' +timesketch_version = u'20180613' timesketch_description = ( u'Timesketch is a web based tool for collaborative forensic timeline '