Skip to content

Commit 7589c88

Browse files
EliEli
authored andcommitted
Auto stash before rebase of "master" onto "origin/master"
1 parent b32c5b0 commit 7589c88

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

dms_datastore/_version.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
commit_id: COMMIT_ID
2929
__commit_id__: COMMIT_ID
3030

31-
__version__ = version = '0.5.4.dev4+ga1c79e06f.d20260211'
32-
__version_tuple__ = version_tuple = (0, 5, 4, 'dev4', 'ga1c79e06f.d20260211')
31+
__version__ = version = '0.5.4.dev5+g38eda8888.d20260212'
32+
__version_tuple__ = version_tuple = (0, 5, 4, 'dev5', 'g38eda8888.d20260212')
3333

34-
__commit_id__ = commit_id = 'ga1c79e06f'
34+
__commit_id__ = commit_id = 'g38eda8888'

0 commit comments

Comments
 (0)