Skip to content

Commit e6ce4a7

Browse files
aobo-yfacebook-github-bot
authored andcommittedOct 29, 2021
Updating version to 0.4.1 (#796)
Summary: Release the version of 0.4.1 Pull Request resolved: #796 Reviewed By: vivekmig Differential Revision: D32029860 Pulled By: aobo-y fbshipit-source-id: 9c9ae4ac1015e1a3d6df7daaea7ec8ca862cc1dc
1 parent 9b33f13 commit e6ce4a7

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.0"
3+
__version__ = "0.4.1"

‎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.0",
3+
"version": "0.4.1",
44
"private": true,
55
"homepage": ".",
66
"dependencies": {

0 commit comments

Comments
 (0)