Skip to content

Commit cd527d4

Browse files
committed
1.0.1
1 parent 4d165b0 commit cd527d4

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
import setuptools.command.develop
99
from setuptools import Extension, find_packages, setup
1010

11-
version = "0.2.3-dev"
11+
version = "1.0.1"
1212

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

0 commit comments

Comments
 (0)