diff --git a/planetarypy/__init__.py b/planetarypy/__init__.py index a6bbdad..13844a7 100644 --- a/planetarypy/__init__.py +++ b/planetarypy/__init__.py @@ -1 +1 @@ -__version__ = "0.31.3" +__version__ = "0.32.0" diff --git a/settings.ini b/settings.ini index 670d63a..49f6b14 100644 --- a/settings.ini +++ b/settings.ini @@ -9,7 +9,7 @@ keywords = planetary science, data analysis author = Michael Aye author_email = kmichael.aye@gmail.com copyright = K.-Michael Aye -version = 0.31.3 +version = 0.32.0 min_python = 3.9 audience = Developers language = English