Skip to content

Commit 7f83b9d

Browse files
authored
Update version.py
1 parent 922952b commit 7f83b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

timesketch/version.py

+1-1
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__ = "20230721"
16+
__version__ = "20230913"
1717

1818

1919
def get_version():

0 commit comments

Comments
 (0)