diff --git a/case_macos_system_profiler/__init__.py b/case_macos_system_profiler/__init__.py index af8960e..b695294 100644 --- a/case_macos_system_profiler/__init__.py +++ b/case_macos_system_profiler/__init__.py @@ -14,7 +14,7 @@ # # We would appreciate acknowledgement if the software is used. -__version__ = "0.0.3" +__version__ = "0.0.4" def suffixed_bytes_number_to_integer(suffixed_number: str) -> int: