Release 0.1
Marco Ricci

Marco Ricci commited on 2026-08-31 15:30:35
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.

... ...
@@ -6,7 +6,7 @@ build-backend = "hatchling.build"
6 6
 name = "fakesshagent"
7 7
 description = "A non-hardened implementation of the SSH agent protocol, for use in testing."
8 8
 readme = "README.md"
9
-version = "0.1a1"
9
+version = "0.1"
10 10
 requires-python = ">= 3.9"
11 11
 license = "Zlib"
12 12
 keywords = []
13 13