Skip to content

Commit 7cfa166

Browse files
committed
chore(release): Bump version: 0.1.7 → 0.2.0
1 parent 6b6894c commit 7cfa166

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.bumpversion]
2-
current_version = "0.1.7"
2+
current_version = "0.2.0"
33
parse = """(?x)
44
(?P<major>0|[1-9]\\d*)\\.
55
(?P<minor>0|[1-9]\\d*)\\.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "sparv-testing"
3-
version = "0.1.7"
3+
version = "0.2.0"
44
description = "Testing utilities for sparv-pipeline."
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)