diff --git a/timesketch/version.py b/timesketch/version.py index a84dd6b188..b2f6718322 100644 --- a/timesketch/version.py +++ b/timesketch/version.py @@ -13,7 +13,7 @@ # limitations under the License. """Version information for Timesketch.""" -__version__ = "20240328" +__version__ = "20240508" def get_version():