Skip to content

Commit b824136

Browse files
authored
Update version.py
1 parent e7521f2 commit b824136

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__ = "20230526"
16+
__version__ = "20230628"
1717

1818

1919
def get_version():

0 commit comments

Comments
 (0)