- version up

This commit is contained in:
aaa
2024-06-23 03:04:31 +02:00
parent d8ee5525f1
commit 88b7e70086
5 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ from setuptools import setup
with open("README.md", "r") as fh:
long_description = fh.read()
version = '1.2.0'
version = '1.2.1'
setup(
name='prometheus-immich-exporter',