Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
boosterl committed Sep 3, 2024
1 parent 1cc1f49 commit 15f0a39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ pip install eid-image-extractor
eid-image-extractor
```
After this, if everything went well, you will see a file with the name
```{NATIONAL_NUMBER}.jpeg``` in the current directory.
```{NATIONAL_NUMBER}.jpg``` in the current directory.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "eid-image-extractor"
version = "0.9.0"
version = "0.9.1"
description = "A simple python script to extract the image from a Belgian E-ID card "
readme = "README.md"
authors = [{ name = "Bram Oosterlynck", email = "bram.oosterlynck@gmail.com" }]
Expand Down

0 comments on commit 15f0a39

Please sign in to comment.