Skip to content

Commit 7794527

Browse files
committed
Patch bump
1 parent e13e0ad commit 7794527

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release notes #
22

3+
## [v0.10.1](https://github.com/open2c/cooler/compare/v0.10.0...v0.10.1)
4+
5+
## Bug fixes
6+
* fix: Pixel annotation with partial bin table in https://github.com/open2c/cooler/pull/422
7+
38
## [v0.10.0](https://github.com/open2c/cooler/compare/v0.9.3...v0.10.0)
49

510
### New features

pyproject.toml

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

55
[project]
66
name = "cooler"
7-
version = "0.10.0"
7+
version = "0.10.1"
88
description = "Sparse binary format for genomic interaction matrices."
99
requires-python = ">=3.8"
1010
license = {text = "BSD-3-Clause"}

0 commit comments

Comments
 (0)