diff --git a/bin/gftools-qa.py b/bin/gftools-qa.py index 38510cc42..1f0a949dd 100755 --- a/bin/gftools-qa.py +++ b/bin/gftools-qa.py @@ -53,7 +53,7 @@ "dependencies. To install the dependencies, see the ReadMe, " "https://github.com/googlefonts/gftools#installation")) -__version__ = "2.0.3" +__version__ = "2.1.3" logger = logging.getLogger(__name__) logger.setLevel(logging.INFO)