Skip to content

spirali/kitt

Repository files navigation

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.