Skip to content

Commit ff3f564

Browse files
committed
feat: v1.10.0
1 parent 2352599 commit ff3f564

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ and this project adheres to
88
[Semantic Versioning](http://semver.org/spec/v2.0.0.html).
99

1010

11-
## [Unreleased]
11+
## [v1.10.0] - 2022-07-31
1212
### Added
1313
- Added `n_jobs` and `chunksize` arguments to `MuminDataset`, to enable customisation
1414
of these.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "mumin"
7-
version = "1.9.0"
7+
version = "1.10.0"
88
description = "Seamlessly build the MuMiN dataset."
99
authors = [
1010
"Dan Saattrup Nielsen <dan.nielsen@alexandra.dk>",

0 commit comments

Comments
 (0)