Skip to content

Commit

Permalink
0.43.3
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Jan 21, 2025
1 parent 5f7c166 commit b447d36
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
# CHANGELOG


## v0.43.3 (2025-01-21)

### Fix

* fix(python-sdk): makefile lint python folder instead of root (#67) ([`ac1e2e4`](https://github.com/numerous-com/numerous-sdk/commit/ac1e2e40234716985a08be171513f5109bae1d95))


* fix(docs): removed apostrophe ([`3622c0b`](https://github.com/numerous-com/numerous-sdk/commit/3622c0bbd81f11937f4bff4a1c2b4f602fddbb57))


* fix(docs): made small edits to text ([`c3a218b`](https://github.com/numerous-com/numerous-sdk/commit/c3a218b730e7ac8c02fe33f01ba2ad8a6e6a41db))


* fix(docs): made small edits to dev docs ([`a6792e9`](https://github.com/numerous-com/numerous-sdk/commit/a6792e9e4c88c956a4f4a00700e7575819772a4f))




## v0.43.2 (2024-12-18)

### 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 = "docs/README.md"
version = "0.43.2"
version = "0.43.3"
classifiers = ["Programming Language :: Python :: 3"]
dependencies = [
"typing-extensions>=4.12.2",
Expand Down

0 comments on commit b447d36

Please sign in to comment.