Skip to content
Snippets Groups Projects

update changelog in develop

Merged Ghost User requested to merge master into develop
7 files
+ 27
6
Compare changes
  • Side-by-side
  • Inline
Files
7
@@ -15,7 +15,7 @@ vX.Y.Z
* [ ] Update version number in `mlair/__ init__.py`
* [ ] Create new dist file: `python3 setup.py sdist bdist_wheel`
* [ ] Update file link `distribution file (current version)` in `README.md`
* [ ] Update file link in `docs/_source/get-started.rst`
* [ ] Update file link in `docs/_source/installation.rst`
* [ ] Commit + push
* [ ] Merge `release_vX.Y.Z` into `master`
* [ ] Create new tag with
Loading