Skip to content

Commit 953feaa

Browse files
committed
fix: correct upload of CHANGELOG.md to pypi
1 parent 1e64e79 commit 953feaa

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.4.0"
10+
version = "0.4.1"
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)