diff --git a/python/pdstools/__init__.py b/python/pdstools/__init__.py index 4d95fbb4..e21963cc 100644 --- a/python/pdstools/__init__.py +++ b/python/pdstools/__init__.py @@ -1,6 +1,6 @@ """Python pdstools""" -__version__ = "3.2.3" +__version__ = "3.2.4" from polars import enable_string_cache