Skip to content

Commit 32b8fc6

Browse files
author
BumpVersion Action
committed
Bump version: 4.1.23 → 4.1.24 [skip ci]
1 parent a0e7f04 commit 32b8fc6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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 = 4.1.23
4+
current_version = 4.1.24
55
message = Bump version: {current_version} → {new_version} [skip ci]
66

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

pvnet/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
"""PVNet"""
2-
__version__ = "4.1.23"
2+
__version__ = "4.1.24"

0 commit comments

Comments
 (0)