Skip to content

Commit c2be437

Browse files
aobo-yfacebook-github-bot
authored andcommitted
Updating version to 0.5.0 (#882)
Summary: Release the version of 0.5.0 Pull Request resolved: #882 Reviewed By: NarineK Differential Revision: D34569088 Pulled By: aobo-y fbshipit-source-id: f839345f9d92cebb38a8de96e50e44a7a9c889c1
1 parent b795e83 commit c2be437

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
@@ -1,3 +1,3 @@
11
#!/usr/bin/env python3
22

3-
__version__ = "0.4.1"
3+
__version__ = "0.5.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.4.1",
3+
"version": "0.5.0",
44
"private": true,
55
"homepage": ".",
66
"dependencies": {

0 commit comments

Comments
 (0)