Skip to content
This repository has been archived by the owner on Mar 3, 2024. It is now read-only.

Commit

Permalink
Update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberZHG committed Jul 8, 2020
1 parent 5985a8e commit d84a50f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion keras_transformer/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from .gelu import gelu
from .transformer import *

__version__ = '0.37.0'
__version__ = '0.38.0'
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ keras-pos-embd>=0.11.0
keras-multi-head>=0.27.0
keras-layer-normalization>=0.14.0
keras-position-wise-feed-forward>=0.6.0
keras-embed-sim>=0.7.0
keras-embed-sim>=0.8.0

0 comments on commit d84a50f

Please sign in to comment.