We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27fd003 commit 1b6ab6fCopy full SHA for 1b6ab6f
setup.py
@@ -3,7 +3,7 @@
3
setup(
4
name = 'lambda-networks',
5
packages = find_packages(),
6
- version = '0.3.2',
+ version = '0.4.0',
7
license='MIT',
8
description = 'Lambda Networks - Pytorch',
9
author = 'Phil Wang',
0 commit comments