Skip to content

Commit 191485f

Browse files
committed
bumping version to trigger deployment
1 parent a2fd948 commit 191485f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "badsecrets"
3-
version = "0.6.0"
3+
version = "0.7.0"
44
description = "About"
55
authors = ["A library for detecting known or weak secrets on across many platforms"]
66
license = "GPL-3.0"
@@ -39,4 +39,4 @@ build-backend = "poetry_dynamic_versioning.backend"
3939
[tool.poetry-dynamic-versioning]
4040
enable = true
4141
metadata = true
42-
format = 'v0.6.{distance}'
42+
format = 'v0.7.{distance}'

0 commit comments

Comments
 (0)