commit | 4b13d1b3189adf4eae17ecabed4b384db0c6c344 | [log] [tgz] |
---|---|---|
author | Haibo Huang <hhb@google.com> | Thu Jan 28 16:30:02 2021 -0800 |
committer | Haibo Huang <hhb@google.com> | Thu Jan 28 16:30:02 2021 -0800 |
tree | 9e1900fef3e4bbd303b3089a7e7ef115a255349a | |
parent | f8d82f7a26154921102824802b7c16b9ac722f85 [diff] [blame] |
Upgrade fonttools to 4.19.1 Test: make Change-Id: I4ab74ae6ca9f96da56b09599920f941d5aff4283
diff --git a/setup.py b/setup.py index 5e3226c..7f13122 100755 --- a/setup.py +++ b/setup.py
@@ -441,7 +441,7 @@ setup_params = dict( name="fonttools", - version="4.19.0", + version="4.19.1", description="Tools to manipulate font files", author="Just van Rossum", author_email="just@letterror.com",