diff --git a/README.md b/README.md index 971dde8..a1be8be 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- RAMPART Logo + RAMPART Logo

RAMPART

@@ -10,11 +10,11 @@

- OpenSSF Scorecard - CI - - - + OpenSSF Scorecard + GitHub CI + PyPI - Version + PyPI - Python Version + PyPI - License

--- diff --git a/pyproject.toml b/pyproject.toml index 4864de9..d45f79f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "RAMPART" -version = "0.1.0" +version = "0.1.1.dev0" description = "A pytest-native safety testing framework for agentic AI applications" readme = "README.md" license = "MIT"