From c3c28820fcf07b0589e94a9257f2197859024954 Mon Sep 17 00:00:00 2001 From: Sebastian Heppner Date: Mon, 27 Nov 2023 08:47:09 +0100 Subject: [PATCH] Bump to 1.0.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 29f8d6e8f..8a7b9a955 100755 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ setuptools.setup( name="basyx-python-sdk", - version="0.2.2", + version="1.0.0", author="The Eclipse BaSyx Authors", description="The Eclipse BaSyx Python SDK, an implementation of the Asset Administration Shell for Industry 4.0 " "systems",