Skip to content

Commit

Permalink
Merge pull request #2368 from velrest/v10.7.0
Browse files Browse the repository at this point in the history
chore: version bump
  • Loading branch information
velrest authored Jan 28, 2025
2 parents f59a64c + 849d27b commit bcdda79
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,3 +1,10 @@
# v10.7.0 (09 January 2025)

### Feature

* **float:** Add step configuration ([`a8c265a`](https://github.com/projectcaluma/caluma/commit/a8c265a87666e87621eda8441eac81371c652199))


# v10.6.0 (09 January 2025)

### Feature
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 = "caluma"
version = "10.6.0"
version = "10.7.0"
description = "Caluma Service providing GraphQL API"
homepage = "https://caluma.io"
repository = "https://github.com/projectcaluma/caluma"
Expand Down

0 comments on commit bcdda79

Please sign in to comment.