We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bece7af commit 24e40a4Copy full SHA for 24e40a4
timesketch/version.py
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
"""Version information for Timesketch."""
15
16
-__version__ = "20251114"
+__version__ = "20251219"
17
18
19
def get_version():
0 commit comments