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

* [bumpversion](https://github.com/c4urself/bump2version)
* [font-v](https://github.com/source-foundry/font-v): Similar tool for font *binary* files

## License

[Apache license](http://www.apache.org/licenses/LICENSE-2.0)

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.4.1.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

bumpfontversion-0.4.1-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file bumpfontversion-0.4.1.tar.gz.

File metadata

  • Download URL: bumpfontversion-0.4.1.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.6 CPython/3.9.12 Darwin/21.4.0

File hashes

Hashes for bumpfontversion-0.4.1.tar.gz
Algorithm Hash digest
SHA256 be7c51e100d5d8a046b552dc0b7ed4c01424899adcd9e9bd1b018184ea9a7005
MD5 fda6bcc56f61484a86437197bbd2f621
BLAKE2b-256 4043e725f78f627ed4783a409fa608d2cf12d361247ca81af789a1499b34a7ff

See more details on using hashes here.

File details

Details for the file bumpfontversion-0.4.1-py3-none-any.whl.

File metadata

  • Download URL: bumpfontversion-0.4.1-py3-none-any.whl
  • Upload date:
  • Size: 6.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.6 CPython/3.9.12 Darwin/21.4.0

File hashes

Hashes for bumpfontversion-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 957b5437fcfa7bbdabbeb6de946d87f16c6e810c874a2d9beba52511eae0848e
MD5 858d4a99e49fdba04f242854a84c904e
BLAKE2b-256 692a904c0918652ec6fa1b611e23b0ea33029e8e740190b255d8516c593fc1b5

See more details on using hashes here.

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