Skip to content

Commit 10e4fc4

Browse files
committed
iNNvestigate v2.1.2
1 parent 3a895e1 commit 10e4fc4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

VERSION.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
![Documentation][badge-docs]
1111
-->
1212
# iNNvestigate Changelog
13+
## Version 2.1.2
14+
- ![Maintenance][badge-maintenance] Support TensorFlow 2.14
15+
([#322](https://github.com/albermax/innvestigate/pull/322))
16+
1317
## Version 2.1.1
1418
- ![Maintenance][badge-maintenance] Support TensorFlow 2.13
1519
([a5395f8](https://github.com/albermax/innvestigate/commit/a5395f82aabeb1c3ca7355d01bafc6a4f8aef795))

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 = "innvestigate"
3-
version = "2.1.1"
3+
version = "2.1.2"
44
description = "A toolbox to innvestigate neural networks' predictions."
55
classifiers = [
66
"License :: OSI Approved :: BSD License",

0 commit comments

Comments
 (0)