Skip to content

tag-sync

Sync git tags with project versions

· 2

Created: 2026-04-03 · Last Released: 2026-04-10 · Version: 0.1.1


tag-sync icon

A CLI tool for syncing git tags with project versions.

Super-quick Start

Requires: Python 3.13+

Install through pip:

pip install tag-sync

Publish a tag for the current package version:

tag-sync publish

Documentation

The complete documentation can be found at the tag-sync home page.