Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 205 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 205 Bytes

How to release a new version

A quick command to bump the patch number and release a new version is the following:

make new-dist

For all other actions, check the Makefile targets.