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 3b6eb25 commit 25db923Copy full SHA for 25db923
setup.py
@@ -3,7 +3,7 @@
3
setup(
4
name = 'memorizing-transformers-pytorch',
5
packages = find_packages(exclude=[]),
6
- version = '0.3.9',
+ version = '0.3.10',
7
license='MIT',
8
description = 'Memorizing Transformer - Pytorch',
9
long_description_content_type = 'text/markdown',
0 commit comments