diff --git a/README.md b/README.md index 72a80c8..877762a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@

Layout Parser Logo -

+

A unified toolkit for Deep Learning Based Document Image Analysis -

+

diff --git a/src/layoutparser/__init__.py b/src/layoutparser/__init__.py index 149eaec..7836da3 100644 --- a/src/layoutparser/__init__.py +++ b/src/layoutparser/__init__.py @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "0.2.0" +__version__ = "0.3.0" import sys