Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Aug 14, 2017
1 parent 5bb40f9 commit 552e66d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: tesseract
Type: Package
Title: Open Source OCR Engine for R
Version: 1.5
Version: 1.6
Author: Jeroen Ooms
Maintainer: Jeroen Ooms <[email protected]>
Description: Bindings to 'Tesseract': An OCR engine with unicode (UTF-8) support
Expand Down
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
1.5
1.6
- Windows: update libtesseract to 3.05.01
- tesseract_download now uses 3.04 tree (instead of 4.00) as suggested in readme
- For static packags on Win/Mac, languages stored in: rappdirs::user_data_dir('tesseract')
Expand Down

0 comments on commit 552e66d

Please sign in to comment.