Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Commit 3dbd968

Browse files
author
BumpVersion Action
committed
Bump version: 2.12.40 → 2.12.41 [skip ci]
1 parent cacee54 commit 3dbd968

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[bumpversion]
22
commit = True
33
tag = True
4-
current_version = 2.12.40
4+
current_version = 2.12.41
55
message = Bump version: {current_version} → {new_version} [skip ci]
66

77
[bumpversion:file:satip/__init__.py]

satip/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# noqa: D104
22

3-
__version__ = "2.12.40"
3+
__version__ = "2.12.41"

0 commit comments

Comments
 (0)