| commit | d648c2a4868c62db146c13f62b38d749db674ab2 | [log] [tgz] |
|---|---|---|
| author | Haibo Huang <hhb@google.com> | Mon May 13 16:38:42 2019 -0700 |
| committer | Haibo Huang <hhb@google.com> | Mon May 13 16:38:42 2019 -0700 |
| tree | cfeb5f4e886f8902407dc4c5bab3a88513d0fe55 | |
| parent | 195ed3228f2e5c0f6a9cc31e9c0f081646eda9eb [diff] [blame] |
Upgrade fonttools to 3.41.2 Test: None Change-Id: I5263a62cab851cde83c296124418c8e72afffe4e
diff --git a/setup.py b/setup.py index 0b244a4..2d3124a 100755 --- a/setup.py +++ b/setup.py
@@ -352,7 +352,7 @@ setup( name="fonttools", - version="3.39.0", + version="3.41.2", description="Tools to manipulate font files", author="Just van Rossum", author_email="just@letterror.com",