Skip to content

Commit 833d6aa

Browse files
aobo-yfacebook-github-bot
authored andcommitted
Updating version to 0.7.0 (#1219)
Summary: to be merged after everything is ready Pull Request resolved: #1219 Reviewed By: vivekmig Differential Revision: D51808995 Pulled By: aobo-y fbshipit-source-id: cd4a57a76f1666673352fd669c81ed25fb53571f
1 parent 9f365be commit 833d6aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

captum/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
import captum.robust as robust # noqa
88

99

10-
__version__ = "0.6.0"
10+
__version__ = "0.7.0"

captum/insights/attr_vis/frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "frontend",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"private": true,
55
"homepage": ".",
66
"dependencies": {

0 commit comments

Comments
 (0)