diff --git a/cfelpyutils/__init__.py b/cfelpyutils/__init__.py index 45ef109c4f0a041ebce7b3e6740543b880f2af0e..a0ea18d7c8553e5209d56043ec906dab3596f623 100644 --- a/cfelpyutils/__init__.py +++ b/cfelpyutils/__init__.py @@ -17,4 +17,4 @@ This is the CFELPyUtils package, which contains all modules of the library. Please refer to the individual modules to learn more about their function. """ -__version__ = "2.0.2" +__version__ = "2.0.3"