diff --git a/bork/version.py b/bork/version.py index a891859..c841640 100644 --- a/bork/version.py +++ b/bork/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__ = '7.0.1' +__version__ = '7.0.2'