Skip to content

Commit

Permalink
bump: v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgepiloto committed Sep 16, 2024
1 parent 8e0ee5c commit 8586882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lamberthub/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from lamberthub.universal_solvers.vallado import vallado2013

__author__ = "Jorge Martinez Garrido"
__version__ = "1.0.0a3"
__version__ = "1.0.0"

ALL_SOLVERS = [
gauss1809,
Expand Down

0 comments on commit 8586882

Please sign in to comment.