Loading tbump.tomldeleted 100644 → 0 +0 −25 Original line number Diff line number Diff line [version] current = "4.0.0-beta3" regex = ''' (?P<major>\d+) \. (?P<minor>\d+) \. (?P<patch>\d+) ''' [git] message_template = "Bump to {new_version}" tag_template = "v{new_version}" [[file]] src = "README.md" [[file]] src = "tests/mockup_projects/python/needs36/pyproject.toml" [[file]] src = "tests/mockup_projects/python/pep518/pyproject.toml" [[file]] src = "tests/mockup_projects/python/pep518-docker/pyproject.toml" [[file]] src = "tests/mockup_projects/python/setuptools/setup.py" Loading
tbump.tomldeleted 100644 → 0 +0 −25 Original line number Diff line number Diff line [version] current = "4.0.0-beta3" regex = ''' (?P<major>\d+) \. (?P<minor>\d+) \. (?P<patch>\d+) ''' [git] message_template = "Bump to {new_version}" tag_template = "v{new_version}" [[file]] src = "README.md" [[file]] src = "tests/mockup_projects/python/needs36/pyproject.toml" [[file]] src = "tests/mockup_projects/python/pep518/pyproject.toml" [[file]] src = "tests/mockup_projects/python/pep518-docker/pyproject.toml" [[file]] src = "tests/mockup_projects/python/setuptools/setup.py"