mirror of
https://github.com/openwrt/packages.git
synced 2025-02-07 05:49:50 +00:00
8acd006b6e
From the README: This is a tool for managing a recorded version number in setuptools-based python projects. The goal is to remove the tedious and error-prone "update the embedded version string" step from your release process. Making a new release should be as easy as recording a new tag in your version-control system, and maybe making new tarballs. Signed-off-by: Jeffery To <jeffery.to@gmail.com>