Skip to content

Commit

Permalink
0.8.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Jan 9, 2025
1 parent e302fa7 commit dca602f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# CHANGELOG


## v0.8.0 (2025-01-09)

### Features

* feat: add flag to control ssl and improve the logging (#20) ([`e302fa7`](https://github.com/wandelbotsgmbh/wandelbots-nova/commit/e302fa79f375e9ec1616c5a1e2b5ede9347bb7e3))


## v0.7.0 (2025-01-09)

### Features
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "wandelbots-nova"
version = "0.7.0"
version = "0.8.0"
description = "Official Python SDK for the Wandelbots"
authors = [
"Wandelbots GmbH",
Expand Down

0 comments on commit dca602f

Please sign in to comment.