Skip to content

Commit d37de79

Browse files
updated setup.py
1 parent d3f30e5 commit d37de79

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ FastMRZ is an open-source Python package that extracts the Machine Readable Zone
2525

2626
</div>
2727

28-
## ️✨Features:
28+
## ️✨Features
2929

3030
- 👁️Detects and extracts the MRZ region from document images
3131
- ️🔍Contour detection to accurately identify the MRZ area

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(
88
name="fastmrz",
9-
version="2.0",
9+
version="2.0.1",
1010
author="Sivakumar Mahalingam",
1111
description="Extracts the Machine Readable Zone (MRZ) data from document images",
1212
long_description=long_description,

0 commit comments

Comments
 (0)