Skip to content

Commit 4de4266

Browse files
author
Gal Ben David
committed
bump to version 0.9.6
1 parent 5aac3a0 commit 4de4266

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pyrepscan"
3-
version = "0.9.5"
3+
version = "0.9.6"
44
authors = ["Gal Ben David <[email protected]>"]
55
edition = "2018"
66
description = "A Git Repository Secrets Scanner written in Rust"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ strip = true
1313

1414
[tool.poetry]
1515
name = "pyrepscan"
16-
version = "0.9.5"
16+
version = "0.9.6"
1717
authors = ["Gal Ben David <[email protected]>"]
1818
description = "A Git Repository Secrets Scanner written in Rust"
1919
readme = "README.md"

0 commit comments

Comments
 (0)