We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c599cf commit 3da9af0Copy full SHA for 3da9af0
LongNet/iterations/__init__.py
setup.py
@@ -4,7 +4,7 @@
4
setup(
5
name = 'LongNet',
6
packages = find_packages(exclude=[]),
7
- version = '0.3.5',
+ version = '0.3.6',
8
license='MIT',
9
description = 'LongNet - Pytorch',
10
author = 'Kye Gomez',
0 commit comments