Skip to content

Commit 10f06b8

Browse files
author
BumpVersion Action
committed
Bump version: 0.0.6 → 0.0.7
1 parent 44e77e2 commit 10f06b8

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 = 0.0.6
4+
current_version = 0.0.7
55

66
[bumpversion:file:setup.py]
77
search = version="{current_version}"

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name="PVNet",
13-
version="0.0.6",
13+
version="0.0.7",
1414
license="MIT",
1515
description="PVNet",
1616
author="Peter Dudfield",

0 commit comments

Comments
 (0)