Skip to content

tag-sync

Sync git tags with project versions

· 3

Created: 2026-04-03 · Last Released: 2026-05-02 · Version: 0.2.0


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.