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