Skip to content

Commit 29b1434

Browse files
committed
Correct release dates
1 parent 9cbb90b commit 29b1434

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## [v0.13.0](https://github.com/SeldonIO/alibi-detect/tree/v0.13.0) (2024-04-17)
3+
## [v0.13.0](https://github.com/SeldonIO/alibi-detect/tree/v0.13.0) (2025-12-11)
44
[Full Changelog](https://github.com/SeldonIO/alibi-detect/compare/v0.13.0...v0.12.0)
55

66
This is a minor release. The main feature is adding support for Python 3.12 and increasing the TensorFlow version bound.

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ authors:
2020
given-names: "Alex"
2121
title: "Alibi Detect: Algorithms for outlier, adversarial and drift detection"
2222
version: 0.13.0
23-
date-released: 2025-12-03
23+
date-released: 2025-12-11
2424
url: "https://github.com/SeldonIO/alibi-detect"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ BibTeX entry:
408408
author = {Van Looveren, Arnaud and Klaise, Janis and Vacanti, Giovanni and Cobb, Oliver and Scillitoe, Ashley and Samoilescu, Robert and Athorne, Alex},
409409
url = {https://github.com/SeldonIO/alibi-detect},
410410
version = {0.13.0},
411-
date = {2025-12-03},
411+
date = {2025-12-11},
412412
year = {2019}
413413
}
414414
```

0 commit comments

Comments
 (0)