Skip to content

Commit b22d0b1

Browse files
committed
Start new dev cycle
1 parent 9e725e6 commit b22d0b1

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
@@ -7,7 +7,7 @@
77
import subprocess
88
from os.path import exists
99

10-
version = '0.0.5'
10+
version = '0.0.6'
1111

1212
# Adapted from https://github.com/pytorch/pytorch
1313
cwd = os.path.dirname(os.path.abspath(__file__))

0 commit comments

Comments
 (0)