We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4643722 commit 0aff277Copy full SHA for 0aff277
1 file changed
setup.py
@@ -52,7 +52,7 @@
52
53
setuptools.setup(
54
name="torchsde",
55
- version="0.1.4",
+ version="0.1.5",
56
author="Sayantan Das",
57
author_email="sayantandas30011998@gmail.com",
58
description="SDE solvers and stochastic adjoint sensitivity analysis in PyTorch.",
0 commit comments