Skip to content

Commit

Permalink
fix: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mattephi committed Sep 9, 2024
1 parent bdeed91 commit 3cef8e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[project]
name = "jaxadi"
description = "**JaxADi** is a powerful Python library designed to bridge the gap between `casadi.Function` and JAX-compatible functions."
version = "0.1.0"
version = "0.2.0"
authors = [
{ name = "Lev Kozlov", email = "[email protected]" },
{ name = "Igor Alentev", email = "[email protected]" },
Expand Down

0 comments on commit 3cef8e5

Please sign in to comment.