Skip to content

Commit cc02b14

Browse files
author
BumpVersion Action
committed
Bump version: 4.1.27 → 4.1.28 [skip ci]
1 parent 7332dd4 commit cc02b14

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 = 4.1.27
4+
current_version = 4.1.28
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.27"
2+
__version__ = "4.1.28"

0 commit comments

Comments
 (0)