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