Skip to content

Commit

Permalink
0.19.2
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Sep 30, 2024
1 parent dd61ff7 commit f23497b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# CHANGELOG


## v0.19.2 (2024-09-30)

### Fix

* fix(python-sdk, cli): properly return error exit codes ([`dd61ff7`](https://github.com/numerous-com/numerous-sdk/commit/dd61ff76fdd7bc55cc8871d53e48eb378708a7f1))




## v0.19.1 (2024-09-25)

### Fix
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.19.1"
version = "0.19.2"
classifiers = ["Programming Language :: Python :: 3"]
dependencies = [
"typing-extensions==4.12.2",
Expand Down

0 comments on commit f23497b

Please sign in to comment.