Skip to content

Commit

Permalink
master
Browse files Browse the repository at this point in the history
  • Loading branch information
philipperemy committed Apr 17, 2019
1 parent 3b3bf0e commit 11a1128
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion keract/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from keract.keract import *

__version__ = '2.5.3'
__version__ = '2.5.4'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='keract',
version='2.5.3',
version='2.5.4',
description='Keras Activations and Gradients',
author='Philippe Remy',
license='MIT',
Expand Down

0 comments on commit 11a1128

Please sign in to comment.