| commit | 3422e6b762a5cf303e1e916d23880cfb56a5bf98 | [log] [tgz] |
|---|---|---|
| author | Haibo Huang <hhb@google.com> | Wed Jul 10 08:58:15 2019 -0700 |
| committer | Haibo Huang <hhb@google.com> | Wed Jul 10 08:58:15 2019 -0700 |
| tree | 9004cd003599c03e7bf821adff6983de7ad156a4 | |
| parent | 9b4ad0c3d9bb72914a4eb0b5ad4c22612e0d8ae9 [diff] [blame] |
Upgrade fonttools to 3.43.2 Test: None Change-Id: Ib4697405ace10cfea684f2c25469558c67319c19
diff --git a/setup.py b/setup.py index ea4c92a..eca6a35 100755 --- a/setup.py +++ b/setup.py
@@ -352,7 +352,7 @@ setup( name="fonttools", - version="3.43.1", + version="3.43.2", description="Tools to manipulate font files", author="Just van Rossum", author_email="just@letterror.com",