Skip to content

Commit be22025

Browse files
author
BumpVersion Action
committed
Bump version: 3.0.19 → 3.0.20 [skip ci]
1 parent 5f5d154 commit be22025

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[bumpversion]
22
commit = True
33
tag = True
4-
current_version = 3.0.19
4+
current_version = 3.0.20
55
message = Bump version: {current_version} → {new_version} [skip ci]
66

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

pvnet/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
"""PVNet"""
2-
__version__ = "3.0.19"
2+
__version__ = "3.0.20"

0 commit comments

Comments
 (0)