diff --git a/heroku/version.py b/heroku/version.py index 06e7fe7..2435872 100644 --- a/heroku/version.py +++ b/heroku/version.py @@ -11,7 +11,7 @@ # You can redistribute it and/or modify it under the terms of the GNU AGPLv3 # 🔑 https://www.gnu.org/licenses/agpl-3.0.html -__version__ = (1, 7, 1) +__version__ = (1, 7, 2) import os