Skip to main content

Bumps the version of a font source file

Project description

bumpfontversion

Version-bump your source font files.

This tool, patterned after the wonderful bumpversion, allows you to update the version of your font source files, as well as create commits and tags in git.

It currently supports UFO and Glyphs format font files.

Installation

You can download and install the latest version of this software from the Python package index (PyPI) as follows:

pip install --upgrade bumpfontversion

Usage

For users of bump2version, please note that the interface is slightly different. You can either use:

bumpfontversion --new-version 0.5 MyFont.ufo

to set the version directly, or

bumpfontversion --part minor MyFont.glyphs # Upgrade the minor version bumpfontversion --part major MyFont.glyphs # Upgrade the major version

As per bump2version, you can use --commit to commit the new version to git, and --tag to add a new git tag.

See also

License

Apache license

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bumpfontversion-0.1.0.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

bumpfontversion-0.1.0-py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page