Skip to content

Commit c5bdeab

Browse files
committed
0.1.3
1 parent 928ff6f commit c5bdeab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import setuptools.command.develop
88
from setuptools import Extension, find_packages, setup
99

10-
version = "0.1.2"
10+
version = "0.1.3"
1111

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

0 commit comments

Comments
 (0)