From 50ef9730aa28da5bf03d362b779fb650585971ee Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 17 Dec 2024 15:29:08 +0000 Subject: [PATCH] 0.2.0 Automatically generated by python-semantic-release --- CHANGELOG.md | 7 +++++++ pyproject.toml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f17284..c6d2250 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # CHANGELOG +## v0.2.0 (2024-12-17) + +### Features + +* feat(RPS-999): activate motion groups seperatly (#11) ([`e7a77ba`](https://github.com/wandelbotsgmbh/wandelbots-nova/commit/e7a77baaa9fed33f151e48103b7bc0f5d3b04c58)) + + ## v0.1.9 (2024-12-13) ### Chores diff --git a/pyproject.toml b/pyproject.toml index cfdb234..71b37d4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "wandelbots-nova" -version = "0.1.9" +version = "0.2.0" description = "Official Python SDK for the Wandelbots" authors = [ "Wandelbots GmbH",