typo + update log messages to current version

This commit is contained in:
friendlyFriend
2023-11-26 15:13:49 +01:00
parent 826a0d3b40
commit d173208f8b
2 changed files with 3 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ with open("README.md", "r") as fh:
setup(
name='prometheus-immich-exporter',
packages=['immich_exporter'],
version='1.0.8',
version='1.0.9',
long_description=long_description,
long_description_content_type="text/markdown",
description='Prometheus exporter for immich',