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