Skip to content

Commit

Permalink
0.27.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Oct 17, 2024
1 parent 6ea372a commit 9adb7b2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# CHANGELOG


## v0.27.0 (2024-10-17)

### Feature

* feat(api): streamline deployment workload status output (#44) ([`6ea372a`](https://github.com/numerous-com/numerous-sdk/commit/6ea372a4dc159367564349319565ad72a8760ffa))

>
> Instead of printing repeated messages about the same workload status print dots for each deployment stage is it goes on.



## v0.26.0 (2024-10-11)

### Feature
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "numerous"
readme = "README.md"
version = "0.26.0"
version = "0.27.0"
classifiers = ["Programming Language :: Python :: 3"]
dependencies = [
"typing-extensions==4.12.2",
Expand Down

0 comments on commit 9adb7b2

Please sign in to comment.