Skip to content

Commit

Permalink
4.1.1
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
hrflow-semantic-release committed Nov 9, 2023
1 parent 594e9dc commit b6c498b
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
Expand Up @@ -2,6 +2,13 @@



## v4.1.1 (2023-11-09)

### Fix

* fix: delay import of PIL to avoid ModuleNotFoundError when using the package in no-dev mode ([`594e9dc`](https://github.com/Riminder/hrflow-connectors/commit/594e9dc441442c7ba9ef73adea7f9b134758c97d))


## v4.1.0 (2023-10-30)

### Documentation
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 = "hrflow-connectors"
version = "4.1.0"
version = "4.1.1"
description = "hrflow-connectors is an open source project created by HrFlow.ai to allow developers to connect easily HR ecosystem component."
license = "Apache-2.0"
authors = ["HrFlow.ai <support+hrflow_connectors@hrflow.ai>"]
Expand Down

0 comments on commit b6c498b

Please sign in to comment.