Skip to content

Commit f441966

Browse files
authored
Update Cargo.toml
1 parent 4965468 commit f441966

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pyrepscan"
3-
version = "0.10.0"
3+
version = "0.11.0"
44
authors = ["Gal Ben David <[email protected]>"]
55
edition = "2021"
66
description = "A Git Repository Secrets Scanner written in Rust"
@@ -27,6 +27,7 @@ classifier = [
2727
"Programming Language :: Python :: 3.8",
2828
"Programming Language :: Python :: 3.9",
2929
"Programming Language :: Python :: 3.10",
30+
"Programming Language :: Python :: 3.11",
3031
"Programming Language :: Rust",
3132
]
3233

0 commit comments

Comments
 (0)