diff --git a/emanate/version.py b/emanate/version.py index 470ace2..18ae420 100644 --- a/emanate/version.py +++ b/emanate/version.py @@ -1,4 +1,4 @@ # This file should only ever be modified to change the version. # This will automatically prepare and create a release. -__version__ = "8.0.1" +__version__ = "8.0.2"