Skip to content

Commit

Permalink
Bump to v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelosthege committed Jul 14, 2022
1 parent eb0e1c9 commit a0a3604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sunode/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import sunode.solver


__version__ = "0.2.1"
__version__ = "0.3.0"

__all__ = [
"empty_matrix",
Expand Down

0 comments on commit a0a3604

Please sign in to comment.