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