diff --git a/zeus/__init__.py b/zeus/__init__.py index 8e9bff09..152387b9 100644 --- a/zeus/__init__.py +++ b/zeus/__init__.py @@ -9,4 +9,4 @@ - [`_legacy`][zeus._legacy.policy]: Legacy code mostly to keep our papers reproducible """ -__version__ = "0.9.1" +__version__ = "0.10.0"