Added a reload plugin method. /JL

This commit was merged in pull request #5.
This commit is contained in:
2026-09-06 12:39:00 +02:00
parent 818cd44b3d
commit a91efef114
3 changed files with 72 additions and 14 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ if __name__ == "__main__":
setup(
name="XtendR",
version="0.5.2",
version="0.5.3",
packages=find_packages(),
install_requires=[],
author="Jan Lerking",