From ff7ffd8d68e7a1326612cf9c87dcc3e3f6242894 Mon Sep 17 00:00:00 2001 From: hpoeche Date: Mon, 22 Jun 2026 10:54:27 +0200 Subject: [PATCH] Remove obsolete `1.0.0` file The project root contained an empty `1.0.0` file since commit 4f15ce2 [1]. As no usage of this file is known or observable, nor did the commit author document any reason for adding the file, we concluded that this must be a mistake from refactoring a `pyproject.toml`. Therefore the file is now removed. [1]: https://github.com/eclipse-basyx/basyx-python-sdk/pull/356/changes/4f15ce28ba26f12b19db4d10d753a7fdcebdbe0f --- 1.0.0 | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 1.0.0 diff --git a/1.0.0 b/1.0.0 deleted file mode 100644 index e69de29bb..000000000