Skip to content

Commit 181e1f7

Browse files
committed
Bump version from 0.6.0 to 0.6.1
1 parent 763816f commit 181e1f7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.6.0
2+
current_version = 0.6.1
33
commit = True
44
tag = True
55
tag_name = {new_version}

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "coverage_threshold"
7-
version = "0.6.0"
7+
version = "0.6.1"
88
authors = [{ name = "Dean Way", email = "deanwaydev@gmail.com" }]
99
description = "Tools for coverage threshold limits"
1010
readme = "README.md"

0 commit comments

Comments
 (0)