Skip to content

Commit

Permalink
v0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissimpkins committed Jan 28, 2020
1 parent e2f65f7 commit 8a785ea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v0.4.3

- escalated fontTools dependency version to v4.2.4

## v0.4.2

- fix Travis CI testing error on macOS platform with move to `pip3` from `pip`
Expand Down
2 changes: 1 addition & 1 deletion lib/dehinter/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

version = __version__ = "0.4.2"
version = __version__ = "0.4.3"

0 comments on commit 8a785ea

Please sign in to comment.