Skip to content

Commit 15c9b2b

Browse files
committed
build: change Pypi version to deploy in a new 0.3.0 release from master
1 parent a3c49a4 commit 15c9b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "fluster-conformance"
77
# TODO: Ensure that version 0.x.0 is marked as the final version in the CI release workflow only when we are certain
88
# about deploying a new release. This prevents creating an irreversible history in PyPI, which would block re-uploading
99
# the same version.
10-
version = "0.2.0"
10+
version = "0.3.0"
1111
authors = [
1212
{name = "Andoni Morales Alastruey", email="[email protected]"},
1313
# {name = "Pablo Marcos Oltra"}, wait to (https://github.com/pypi/warehouse/issues/12877)

0 commit comments

Comments
 (0)