0.1.3 #26 bug-fix corrected variable name. /JL

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