diff --git a/pyproject.toml b/pyproject.toml index abb6938..879c6b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ [project] name = "serve-load-testing" -version = "1.0.1" +version = "1.1.0" description = "Load testing of the SciLifeLab Serve platform." requires-python = "=3.12" keywords = ["load testing", "locust", "python"]