Skip to content

Commit

Permalink
bump version number (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
vladmandic authored Sep 26, 2023
1 parent 7222329 commit 5a63002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torchsde/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
sdeint.__annotations__ = {}
sdeint_adjoint.__annotations__ = {}

__version__ = '0.2.5'
__version__ = '0.2.6'

0 comments on commit 5a63002

Please sign in to comment.