mirror of
https://github.com/FuzzingLabs/fuzzforge_ai.git
synced 2026-06-13 04:17:45 +02:00
chore: bump all package versions to 0.7.3 for consistency
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "fuzzforge-sdk"
|
||||
version = "0.7.0"
|
||||
version = "0.7.3"
|
||||
description = "Python SDK for FuzzForge security testing workflow orchestration platform"
|
||||
readme = "README.md"
|
||||
authors = [
|
||||
|
||||
@@ -42,7 +42,7 @@ from .testing import (
|
||||
DEFAULT_TEST_CONFIG,
|
||||
)
|
||||
|
||||
__version__ = "0.6.0"
|
||||
__version__ = "0.7.3"
|
||||
__all__ = [
|
||||
"FuzzForgeClient",
|
||||
"WorkflowSubmission",
|
||||
|
||||
Reference in New Issue
Block a user