0.1.1 Updated doctest. /JL

This commit is contained in:
2025-03-08 18:34:04 +01:00
parent c7662a5d47
commit 217038b863
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ if __name__ == "__main__":
setup(
name="XtendR",
version="0.0.9",
version="0.1.1",
packages=find_packages(),
install_requires=[],
author="Jan Lerking",