Update setup.py

This commit is contained in:
Lerking
2025-02-24 06:53:16 +00:00
parent eb03302323
commit b58be97d1f
+1 -1
View File
@@ -3,7 +3,7 @@ if __name__ == "__main__":
setup(
name="XtendR",
version="0.0.4",
version="0.0.5",
packages=find_packages(),
install_requires=[],
author="Jan Lerking",