diff --git a/timesketch/version.py b/timesketch/version.py index 5dac0dba90..4fab578e66 100644 --- a/timesketch/version.py +++ b/timesketch/version.py @@ -13,7 +13,7 @@ # limitations under the License. """Version information for Timesketch.""" -__version__ = "20230526" +__version__ = "20230628" def get_version():