Skip to content

Commit 1bf36d0

Browse files
committed
feat: v6.0.0
1 parent debae64 commit 1bf36d0

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+
## [v6.0.0] - 2024-03-26
1212
### Changed
1313
- Updated `tables` dependency to v3.9.x, which fixes issues with installation of the
1414
package. This requires Python 3.9 or above, however, so we require that here as well.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "doubt"
3-
version = "5.1.0"
3+
version = "6.0.0"
44
description = "Bringing back uncertainty to machine learning."
55
authors = ["Dan Saattrup Nielsen <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)