Skip to content

Commit 5335710

Browse files
AmaseCocoagithub-actions[bot]
authored andcommitted
chore: auto fixes by prek
1 parent d0f42cd commit 5335710

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/apkit/_version.py

Lines changed: 2 additions & 2 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.3.8.post1.dev51+gec3825687.d20260223'
32-
__version_tuple__ = version_tuple = (0, 3, 8, 'post1', 'dev51', 'gec3825687.d20260223')
31+
__version__ = version = '0.3.8.post1.dev52+gd0f42cdc1'
32+
__version_tuple__ = version_tuple = (0, 3, 8, 'post1', 'dev52', 'gd0f42cdc1')
3333

3434
__commit_id__ = commit_id = None

0 commit comments

Comments
 (0)