aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2020-05-15 14:50:34 -0700
committerHaibo Huang <hhb@google.com>2020-05-15 14:50:34 -0700
commitadd91cddc62bc5fc56859a6bdcc353e6bc3b50f8 (patch)
treedc2bad80abd38ff82964795b0cde8ffcf969237f /setup.cfg
parentb8516dcfca3116c02a4d5cd9902ecb195beaee85 (diff)
downloadfonttools-add91cddc62bc5fc56859a6bdcc353e6bc3b50f8.tar.gz
Upgrade fonttools to 4.10.0
Test: None Change-Id: I7a2c428ddeec73630fe798578cdcb6494d594f73
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 848b795e..f7688f70 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,5 @@
[bumpversion]
-current_version = 4.9.0
+current_version = 4.10.0
commit = True
tag = False
tag_name = {new_version}
@@ -34,6 +34,7 @@ license_file = LICENSE
minversion = 3.0
testpaths =
Tests
+ fontTools
python_files =
*_test.py
python_classes =