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 31d9903 commit 183cd32Copy full SHA for 183cd32
MANIFEST.in
@@ -0,0 +1 @@
1
+include perfusion_pytorch/data/*.pt
setup.py
@@ -3,7 +3,7 @@
3
setup(
4
name = 'perfusion-pytorch',
5
packages = find_packages(exclude=[]),
6
- version = '0.1.6',
+ version = '0.1.7',
7
license='MIT',
8
description = 'Perfusion - Pytorch',
9
author = 'Phil Wang',
0 commit comments