From d6315813ddb1d3dd295f85fc85b2e91fab4bd1aa Mon Sep 17 00:00:00 2001 From: Luan Pham Date: Tue, 21 Jun 2022 18:50:05 +0700 Subject: [PATCH] Bump version to 0.0.8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb211d1..93bbcba 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Document Image Skew Estimation -[![pypi package](https://img.shields.io/badge/version-v0.0.7-blue)](https://pypi.org/project/jdeskew) +[![pypi package](https://img.shields.io/badge/version-v0.0.8-blue)](https://pypi.org/project/jdeskew) [![CircleCI](https://circleci.com/gh/phamquiluan/jdeskew/tree/master.svg?style=shield&circle-token=37f6b4ef126f3e985db7c624d1d76f22a223cf41)](https://circleci.com/gh/phamquiluan/jdeskew/tree/master) [![Codacy Badge](https://app.codacy.com/project/badge/Coverage/25553a5195074e37a01dd3370c55abaa)](https://www.codacy.com/gh/phamquiluan/jdeskew/dashboard?utm_source=github.com&utm_medium=referral&utm_content=phamquiluan/jdeskew&utm_campaign=Badge_Coverage) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/25553a5195074e37a01dd3370c55abaa)](https://www.codacy.com/gh/phamquiluan/jdeskew/dashboard?utm_source=github.com&utm_medium=referral&utm_content=phamquiluan/jdeskew&utm_campaign=Badge_Grade)