Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 273 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 273 Bytes

Machine learning toolkit

tests

Development

When you make a change, run the following script:

$ python3 ./scripts/bump-version [major|minor|patch]

It will update the version, tag it and push it.