Skip to content

Commit f451bd5

Browse files
authored
Update version.py
1 parent d22bf49 commit f451bd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

timesketch/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414
"""Version information for Timesketch."""
1515

16-
__version__ = "20240828"
16+
__version__ = "20241009"
1717

1818

1919
def get_version():

0 commit comments

Comments
 (0)