Skip to content

Commit f0b2143

Browse files
authored
Merge pull request #9 from oracle/release/v1_0_1
Release v1.0.1
2 parents e9e452f + e65caf1 commit f0b2143

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

docs/source/release_notes.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@
44
Release Notes
55
==============
66

7+
1.0.1
8+
-----
9+
10+
Release date: December 8, 2023
11+
12+
**Bug Fixes:**
13+
14+
* Fixed a bug in the rate-based fairness metrics that caused them to report incomplete results when using ``reduction=None``.
15+
16+
717
1.0.0
818
-----
919

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "flit_core.buildapi"
55

66
[project]
77
name = "oracle-guardian-ai"
8-
version = "1.0.0"
8+
version = "1.0.1"
99
description = "Oracle Guardian AI Open Source Project"
1010
readme = {file = "README.md", content-type = "text/markdown"}
1111
requires-python = ">=3.8"

0 commit comments

Comments
 (0)