We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2352599 commit ff3f564Copy full SHA for ff3f564
CHANGELOG.md
@@ -8,7 +8,7 @@ and this project adheres to
8
[Semantic Versioning](http://semver.org/spec/v2.0.0.html).
9
10
11
-## [Unreleased]
+## [v1.10.0] - 2022-07-31
12
### Added
13
- Added `n_jobs` and `chunksize` arguments to `MuminDataset`, to enable customisation
14
of these.
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
5
[tool.poetry]
6
name = "mumin"
7
-version = "1.9.0"
+version = "1.10.0"
description = "Seamlessly build the MuMiN dataset."
authors = [
"Dan Saattrup Nielsen <dan.nielsen@alexandra.dk>",
0 commit comments