diff --git a/src/lamberthub/__init__.py b/src/lamberthub/__init__.py index b9c7838..2d6ba34 100644 --- a/src/lamberthub/__init__.py +++ b/src/lamberthub/__init__.py @@ -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,