Skip to content

Commit

Permalink
Updating version to 0.7.0 (#1219)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
aobo-y authored and facebook-github-bot committed Dec 5, 2023
1 parent 9f365be commit 833d6aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion captum/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
import captum.robust as robust # noqa


__version__ = "0.6.0"
__version__ = "0.7.0"
2 changes: 1 addition & 1 deletion captum/insights/attr_vis/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frontend",
"version": "0.6.0",
"version": "0.7.0",
"private": true,
"homepage": ".",
"dependencies": {
Expand Down

0 comments on commit 833d6aa

Please sign in to comment.