Skip to content

Commit 429ed0a

Browse files
version and changelog bump; ibm watsonx connector fix
1 parent d851e28 commit 429ed0a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.0.12-dev1
1+
## 1.0.12
22

33
### Fixes
44

Diff for: unstructured_ingest/__version__.py

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

0 commit comments

Comments
 (0)