Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 366 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 366 Bytes

testVersioning

Test to auto release on github via changes in code sources. This can be done using and CI, with GitHub API in Python.

A new release (major or minor) will create en new branch. Release will juste replace the new version. Majors mention changes in the API (without retro compatibility). Minors are upgraded version with compatibility.