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 a38acde commit 46bb9e1Copy full SHA for 46bb9e1
setup.py
@@ -8,7 +8,7 @@
8
9
setuptools.setup(
10
name='grad-cam',
11
- version='1.4.2',
+ version='1.4.3',
12
author='Jacob Gildenblat',
13
author_email='[email protected]',
14
description='Many Class Activation Map methods implemented in Pytorch for classification, segmentation, object detection and more',
0 commit comments