Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-dodd committed Nov 25, 2022
1 parent d7f5f2f commit ce45596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jaxlinop/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
# ==============================================================================

__version__ = "0.0.1"
__version__ = "0.0.2"
__authors__ = "Daniel Dodd, Thomas Pinder"
__emails__ = "[email protected], [email protected]"
__license__ = "Apache 2.0"
Expand Down

0 comments on commit ce45596

Please sign in to comment.