Skip to content

Commit 39d3f7e

Browse files
authored
New release 20191220 (#1063)
1 parent 5d4d0c9 commit 39d3f7e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api_client/python/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
setup(
2323
name='timesketch-api-client',
24-
version='20191122',
24+
version='20191220',
2525
description='Timesketch API client',
2626
license='Apache License, Version 2.0',
2727
url='http://www.timesketch.org/',

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
from pip.req import parse_requirements
3535

3636

37-
timesketch_version = '20190609'
37+
timesketch_version = '20191220'
3838

3939
timesketch_description = (
4040
'Timesketch is a web based tool for collaborative forensic timeline '

0 commit comments

Comments
 (0)