diff --git a/pyproject.toml b/pyproject.toml index 1bb7e629b..cf55d5c7c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "benchling-openapi-python-client" -version = "2.0.0-alpha.2" +version = "2.0.0-alpha.dev2" description = "Generate modern Python clients from OpenAPI - Benchling fork" repository = "https://github.com/benchling/openapi-python-client" license = "MIT"