Bumped version

This commit is contained in:
Koen van Eijk 2024-06-10 11:20:05 +02:00
parent f0a92df581
commit 932c858730

View File

@ -58,7 +58,7 @@ if current_os and current_os in extras_require:
setup(
name="OpenRecall",
version="0.4",
version="0.5",
packages=find_packages(),
install_requires=install_requires,
long_description=long_description,