Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ucalyptus authored Sep 9, 2020
1 parent 6a4439c commit 4643722
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
extension_func = cpp_extension.CppExtension

setuptools.setup(
name="torchsde_dev",
version="0.1.3",
name="torchsde",
version="0.1.4",
author="Sayantan Das",
author_email="[email protected]",
description="SDE solvers and stochastic adjoint sensitivity analysis in PyTorch.",
Expand Down

0 comments on commit 4643722

Please sign in to comment.