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 06b7415 commit d0920f6Copy full SHA for d0920f6
captum/__init__.py
@@ -1,3 +1,3 @@
1
#!/usr/bin/env python3
2
3
-__version__ = "0.3.0"
+__version__ = "0.3.1"
captum/insights/attr_vis/frontend/package.json
@@ -1,6 +1,6 @@
{
"name": "frontend",
- "version": "0.3.0",
+ "version": "0.3.1",
4
"private": true,
5
"homepage": ".",
6
"dependencies": {
0 commit comments