aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2020-03-13 13:02:37 -0700
committerHaibo Huang <hhb@google.com>2020-03-13 13:02:37 -0700
commit60158b797575946005c3ab704ec20f675500ef8e (patch)
tree88bf2d34b75849a1d7f335fa9dbea3e575198c9c /setup.py
parent5566ae9b6d78625875cd5e0e64e81518cb3fae3d (diff)
downloadfonttools-60158b797575946005c3ab704ec20f675500ef8e.tar.gz
Test: None Change-Id: Ia281cd78d1987fd137cfd3e52395007b3936fe0d
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 7d43aebf..57cbe89c 100755
--- a/setup.py
+++ b/setup.py
@@ -345,7 +345,7 @@ def find_data_files(manpath="share/man"):
setup(
name="fonttools",
- version="4.4.2",
+ version="4.4.3",
description="Tools to manipulate font files",
author="Just van Rossum",
author_email="just@letterror.com",