diff --git a/ccp/__init__.py b/ccp/__init__.py index 202228e..03fa7ee 100644 --- a/ccp/__init__.py +++ b/ccp/__init__.py @@ -95,7 +95,7 @@ if not _library_path.is_file(): _warnings.warn(f"{_library_path}.\nREFPROP not configured.") -__version__ = "0.3.14" +__version__ = "0.3.15" __version__full = ( f"ccp: {__version__} | "