Skip to content

Commit b725374

Browse files
committed
chore: bump version
1 parent 951e25d commit b725374

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/apmodel/_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.4.4.post1.dev10+gafb69db70'
32-
__version_tuple__ = version_tuple = (0, 4, 4, 'post1', 'dev10', 'gafb69db70')
31+
__version__ = version = '0.4.4.post1.dev20+g967c41a4b.d20251107'
32+
__version_tuple__ = version_tuple = (0, 4, 4, 'post1', 'dev20', 'g967c41a4b.d20251107')
3333

3434
__commit_id__ = commit_id = None

0 commit comments

Comments
 (0)