commit | 5566ae9b6d78625875cd5e0e64e81518cb3fae3d | [log] [tgz] |
---|---|---|
author | Haibo Huang <hhb@google.com> | Thu Mar 12 11:47:16 2020 -0700 |
committer | Haibo Huang <hhb@google.com> | Thu Mar 12 11:47:16 2020 -0700 |
tree | c1c4f7cd6c7ea6ec15ce404528de8d38b8dda058 | |
parent | 0356e733416ee7cffee85d932561ddf4d465637e [diff] [blame] |
Upgrade fonttools to 4.4.2 Test: None Change-Id: Id79232063c76c53c135d91bd37cd963b7711ec96
diff --git a/setup.py b/setup.py index 469d798..7d43aeb 100755 --- a/setup.py +++ b/setup.py
@@ -345,7 +345,7 @@ setup( name="fonttools", - version="4.4.1", + version="4.4.2", description="Tools to manipulate font files", author="Just van Rossum", author_email="just@letterror.com",