We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3c49a4 commit 15c9b2bCopy full SHA for 15c9b2b
pyproject.toml
@@ -7,7 +7,7 @@ name = "fluster-conformance"
7
# TODO: Ensure that version 0.x.0 is marked as the final version in the CI release workflow only when we are certain
8
# about deploying a new release. This prevents creating an irreversible history in PyPI, which would block re-uploading
9
# the same version.
10
-version = "0.2.0"
+version = "0.3.0"
11
authors = [
12
{name = "Andoni Morales Alastruey", email="[email protected]"},
13
# {name = "Pablo Marcos Oltra"}, wait to (https://github.com/pypi/warehouse/issues/12877)
0 commit comments