This commit is contained in:
2025-02-21 21:34:10 +01:00
parent e1516e8b45
commit f21433417d
7 changed files with 41 additions and 32 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ if __name__ == "__main__":
setup(
name="XtendR",
version="0.0.1",
version="0.0.3",
packages=find_packages(),
install_requires=[],
author="Jan Lerking",