diff --git a/src/lkprf/version.py b/src/lkprf/version.py index d56e88c..9d71a96 100644 --- a/src/lkprf/version.py +++ b/src/lkprf/version.py @@ -1,3 +1,3 @@ # It is important to store the version number in a separate file # so that we can read it without importing the package -__version__ = "1.1.0" +__version__ = "1.1.1"