0.1.2 #26 Added possibility to choose your own plugins folder. /JL

This commit is contained in:
2025-03-09 15:06:32 +01:00
parent 217038b863
commit a21122671d
2 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ if __name__ == "__main__":
setup(
name="XtendR",
version="0.1.1",
version="0.1.2",
packages=find_packages(),
install_requires=[],
author="Jan Lerking",