Skip to content

Commit 8a785ea

Browse files
committed
v0.4.3
1 parent e2f65f7 commit 8a785ea

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v0.4.3
4+
5+
- escalated fontTools dependency version to v4.2.4
6+
37
## v0.4.2
48

59
- fix Travis CI testing error on macOS platform with move to `pip3` from `pip`

lib/dehinter/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
version = __version__ = "0.4.2"
15+
version = __version__ = "0.4.3"

0 commit comments

Comments
 (0)