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