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 f1d9cf5 commit 2a6b92cCopy full SHA for 2a6b92c
setup.py
@@ -3,7 +3,7 @@
3
setup(
4
name = 'perfusion-pytorch',
5
packages = find_packages(exclude=[]),
6
- version = '0.1.15',
+ version = '0.1.16',
7
license='MIT',
8
description = 'Perfusion - Pytorch',
9
author = 'Phil Wang',
0 commit comments