Skip to content

Commit e4d9a4e

Browse files
version and changelog bump; ibm watsonx connector fix
1 parent af44df3 commit e4d9a4e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Diff for: CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
## 1.0.12-dev0
1+
## 1.0.12-dev1
22

33
### Fixes
44

55
* **Replaced google drive connector's mechanism for file downloads.**
6+
* **Fix Token expiration error in IBM watsonx.data connector**
67

78
## 1.0.11
89

Diff for: unstructured_ingest/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.12-dev0" # pragma: no cover
1+
__version__ = "1.0.12-dev1" # pragma: no cover

0 commit comments

Comments
 (0)