We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b33f13 commit e6ce4a7Copy full SHA for e6ce4a7
captum/__init__.py
@@ -1,3 +1,3 @@
1
#!/usr/bin/env python3
2
3
-__version__ = "0.4.0"
+__version__ = "0.4.1"
captum/insights/attr_vis/frontend/package.json
@@ -1,6 +1,6 @@
{
"name": "frontend",
- "version": "0.4.0",
+ "version": "0.4.1",
4
"private": true,
5
"homepage": ".",
6
"dependencies": {
0 commit comments