commit | 20c690aa8cfb0d79538ee23e5dbcd060533a5b66 | [log] [tgz] |
---|---|---|
author | Haibo Huang <hhb@google.com> | Wed Feb 17 19:49:25 2021 -0800 |
committer | Haibo Huang <hhb@google.com> | Wed Feb 17 19:49:25 2021 -0800 |
tree | 09b69c7100162ccdce54cb395de01a0251e6bbf6 | |
parent | 1a1c8736556201ce422bd25093b3d92c0f914575 [diff] [blame] |
Upgrade fonttools to 4.20.0 Test: make Change-Id: I1dc195eaa683bce2c70b1c79ecb15abb20ea09ef
diff --git a/setup.py b/setup.py index 7f13122..e3e7b52 100755 --- a/setup.py +++ b/setup.py
@@ -441,7 +441,7 @@ setup_params = dict( name="fonttools", - version="4.19.1", + version="4.20.0", description="Tools to manipulate font files", author="Just van Rossum", author_email="just@letterror.com",