Skip to content

Commit

Permalink
bump: v1.0.0a2
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgepiloto committed Sep 13, 2024
1 parent 8b2d012 commit ea07470
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.0a1"
__version__ = "1.0.0a2"

ALL_SOLVERS = [
gauss1809,
Expand Down

0 comments on commit ea07470

Please sign in to comment.