We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7332dd4 commit cc02b14Copy full SHA for cc02b14
.bumpversion.cfg
@@ -1,7 +1,7 @@
1
[bumpversion]
2
commit = True
3
tag = True
4
-current_version = 4.1.27
+current_version = 4.1.28
5
message = Bump version: {current_version} → {new_version} [skip ci]
6
7
[bumpversion:file:pvnet/__init__.py]
pvnet/__init__.py
@@ -1,2 +1,2 @@
"""PVNet"""
-__version__ = "4.1.27"
+__version__ = "4.1.28"
0 commit comments