We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2f65f7 commit 8a785eaCopy full SHA for 8a785ea
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v0.4.3
4
+
5
+- escalated fontTools dependency version to v4.2.4
6
7
## v0.4.2
8
9
- fix Travis CI testing error on macOS platform with move to `pip3` from `pip`
lib/dehinter/__init__.py
@@ -12,4 +12,4 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-version = __version__ = "0.4.2"
+version = __version__ = "0.4.3"
0 commit comments