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