Skip to content

Commit 4643722

Browse files
authored
Update setup.py
1 parent 6a4439c commit 4643722

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
extension_func = cpp_extension.CppExtension
5252

5353
setuptools.setup(
54-
name="torchsde_dev",
55-
version="0.1.3",
54+
name="torchsde",
55+
version="0.1.4",
5656
author="Sayantan Das",
5757
author_email="sayantandas30011998@gmail.com",
5858
description="SDE solvers and stochastic adjoint sensitivity analysis in PyTorch.",

0 commit comments

Comments
 (0)