1 2 3 4 5 6 7
# See https://github.com/jelmer/disperse timeout_days: 5 tag_name: "v$VERSION" update_version { path: "dissolve/__init__.py" new_line: "__version__: tuple[int, int, int] = $TUPLED_VERSION" }