Skip to content

Commit ce3e3fe

Browse files
authored
Update setup.py
updating version
1 parent f0e6c49 commit ce3e3fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup(
1010
name='torchao',
11-
version='0.0.1',
11+
version='0.0.2',
1212
packages=find_packages(),
1313
install_requires=[
1414
'torch',

0 commit comments

Comments
 (0)