diff --git a/pyproject.toml b/pyproject.toml index d1c02ae3..9cd6333c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ name = "fluster-conformance" # TODO: Ensure that version 0.x.0 is marked as the final version in the CI release workflow only when we are certain # about deploying a new release. This prevents creating an irreversible history in PyPI, which would block re-uploading # the same version. -version = "0.2.0" +version = "0.3.0" authors = [ {name = "Andoni Morales Alastruey", email="amorales@fluendo.com"}, # {name = "Pablo Marcos Oltra"}, wait to (https://github.com/pypi/warehouse/issues/12877)