Skip to content

Commit 78c244e

Browse files
Update setup.py
1 parent f0ebed6 commit 78c244e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from setuptools import setup
33

44
setup(name='pytorch_wpe',
5-
version='0.0.0',
5+
version='0.0.1',
66
description='A pytorch implementation of Weighted Prediction Error',
77
author='',
88
author_email='',

0 commit comments

Comments
 (0)