We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 945fedb commit a39fd0aCopy full SHA for a39fd0a
1 file changed
setup.py
@@ -4,7 +4,7 @@
4
setup(
5
name = 'LongNet',
6
packages = find_packages(exclude=[]),
7
- version = '0.4.1',
+ version = '0.4.2',
8
license='MIT',
9
description = 'LongNet - Pytorch',
10
author = 'Kye Gomez',
0 commit comments