Release 0.1.1
This commit is contained in:
parent
10f0668d6a
commit
6ff3de842a
2 changed files with 7 additions and 1 deletions
|
@ -2,6 +2,12 @@
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [0.1.1] - 24/02/2025
|
||||||
|
|
||||||
|
### New
|
||||||
|
|
||||||
|
- [#1] Add exiftool json output.
|
||||||
|
|
||||||
## [0.1.0] - 24/02/2025
|
## [0.1.0] - 24/02/2025
|
||||||
|
|
||||||
- Initial release.
|
- Initial release.
|
|
@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "exif-database"
|
name = "exif-database"
|
||||||
version = "0.1.0"
|
version = "0.1.1"
|
||||||
authors = [
|
authors = [
|
||||||
{ name = "Aloïs Micard", email = "alois@micard.lu" },
|
{ name = "Aloïs Micard", email = "alois@micard.lu" },
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue