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 64838b2 commit 9f28fcdCopy full SHA for 9f28fcd
setup.py
@@ -3,7 +3,7 @@
3
setup(
4
name = 'block-recurrent-transformer-pytorch',
5
packages = find_packages(exclude=[]),
6
- version = '0.4.3',
+ version = '0.4.4',
7
license='MIT',
8
description = 'Block Recurrent Transformer - Pytorch',
9
author = 'Phil Wang',
0 commit comments