diff --git a/api_client/python/setup.py b/api_client/python/setup.py index dc040eb3ac..3c851612c2 100644 --- a/api_client/python/setup.py +++ b/api_client/python/setup.py @@ -21,7 +21,7 @@ setup( name='timesketch-api-client', - version='20191122', + version='20191220', description='Timesketch API client', license='Apache License, Version 2.0', url='http://www.timesketch.org/', diff --git a/setup.py b/setup.py index 4d0c236f7d..8f7908adba 100755 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ from pip.req import parse_requirements -timesketch_version = '20190609' +timesketch_version = '20191220' timesketch_description = ( 'Timesketch is a web based tool for collaborative forensic timeline '