diff --git a/.gitignore b/.gitignore
index 31e6bc90566583677575d14651ad8bad793e7fed..9a38fbc04c535c24ef6644a03f97e30f56edd094 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ venv/
 .__pycache__
 dev_notebooks/
 llamaindex_registry.txt
+packages_to_bump_deduped.txt
diff --git a/llama-index-integrations/readers/llama-index-readers-agent-search/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-agent-search/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-agent-search/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-agent-search/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-agent-search/pyproject.toml
index e313b1c453be7dc479e8dcef16af2e11cda6f2a7..c08dcf013bca35ce29f3d43a70d9c105d2da4acf 100644
--- a/llama-index-integrations/readers/llama-index-readers-agent-search/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-agent-search/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["emrgnt-cmplxty"]
 name = "llama-index-readers-agent-search"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-airbyte-cdk/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-airbyte-cdk/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-airbyte-cdk/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-airbyte-cdk/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-airbyte-cdk/pyproject.toml
index 9e79c373a458f66c9c7240cbcf32383b5f35fac2..361516e9bdf44ba01cd6431024a809446f429f58 100644
--- a/llama-index-integrations/readers/llama-index-readers-airbyte-cdk/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-airbyte-cdk/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["flash1293"]
 name = "llama-index-readers-airbyte-cdk"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-airbyte-gong/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-airbyte-gong/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-airbyte-gong/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-airbyte-gong/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-airbyte-gong/pyproject.toml
index 4dc5911cec64ac21e487bf81d682c43fa54835c7..13314029175e8058b5aa9fb93da58917769fb7a6 100644
--- a/llama-index-integrations/readers/llama-index-readers-airbyte-gong/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-airbyte-gong/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["flash1293"]
 name = "llama-index-readers-airbyte-gong"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-airbyte-hubspot/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-airbyte-hubspot/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-airbyte-hubspot/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-airbyte-hubspot/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-airbyte-hubspot/pyproject.toml
index 89ab60754f2d19d234aea769028c5d6dd8e8c8e3..3f43f53c3b56f13acd927dbf70d54bd5452d5427 100644
--- a/llama-index-integrations/readers/llama-index-readers-airbyte-hubspot/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-airbyte-hubspot/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["flash1293"]
 name = "llama-index-readers-airbyte-hubspot"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-airbyte-salesforce/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-airbyte-salesforce/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-airbyte-salesforce/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-airbyte-salesforce/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-airbyte-salesforce/pyproject.toml
index 9f51b33cd2a24bb63123a498271d9895628d0eb2..c5c53ddee8fa3c3de40dccbe3052d58c0d8312f8 100644
--- a/llama-index-integrations/readers/llama-index-readers-airbyte-salesforce/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-airbyte-salesforce/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["flash1293"]
 name = "llama-index-readers-airbyte-salesforce"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-airbyte-shopify/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-airbyte-shopify/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-airbyte-shopify/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-airbyte-shopify/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-airbyte-shopify/pyproject.toml
index 95624ffc166e1950c8e46a1f39e4971da785cb1f..462ed15183604bda7de8cbf167e64172973763b1 100644
--- a/llama-index-integrations/readers/llama-index-readers-airbyte-shopify/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-airbyte-shopify/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["flash1293"]
 name = "llama-index-readers-airbyte-shopify"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-airbyte-stripe/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-airbyte-stripe/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-airbyte-stripe/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-airbyte-stripe/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-airbyte-stripe/pyproject.toml
index db4173efa992ce4e48e2932d3d41df7552d8f200..c7b04369ba1ae3a0293e720440c45b8384870f3f 100644
--- a/llama-index-integrations/readers/llama-index-readers-airbyte-stripe/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-airbyte-stripe/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["flash1293"]
 name = "llama-index-readers-airbyte-stripe"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-airbyte-typeform/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-airbyte-typeform/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-airbyte-typeform/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-airbyte-typeform/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-airbyte-typeform/pyproject.toml
index 4049a3b143a23e5503de5bd0b813bf0f8c712988..37ecf03b1f0644a35e8aa370f37cca6f0fd30717 100644
--- a/llama-index-integrations/readers/llama-index-readers-airbyte-typeform/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-airbyte-typeform/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["flash1293"]
 name = "llama-index-readers-airbyte-typeform"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-airbyte-zendesk-support/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-airbyte-zendesk-support/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-airbyte-zendesk-support/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-airbyte-zendesk-support/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-airbyte-zendesk-support/pyproject.toml
index 344a3a10c8d4d7501a504172d2b72c5ea9365838..4dc51fdab8724cf9c27f904e906f0791300d33f4 100644
--- a/llama-index-integrations/readers/llama-index-readers-airbyte-zendesk-support/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-airbyte-zendesk-support/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["flash1293"]
 name = "llama-index-readers-airbyte-zendesk-support"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-airtable/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-airtable/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-airtable/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-airtable/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-airtable/pyproject.toml
index 2d17f1b8cf1d4dc5717eed207b0dd4ba7db4a5a0..d0940815ba6b3d77cdb4415c238290ac6226b5ca 100644
--- a/llama-index-integrations/readers/llama-index-readers-airtable/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-airtable/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["smyja"]
 name = "llama-index-readers-airtable"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-apify/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-apify/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-apify/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-apify/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-apify/pyproject.toml
index 1a08fd7d7fa3060a58b9b5819b2a0e1af63b45d5..12369aeede1774af435ddad14fc0dd2fc1bdef5c 100644
--- a/llama-index-integrations/readers/llama-index-readers-apify/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-apify/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["drobnikj"]
 name = "llama-index-readers-apify"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-arango-db/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-arango-db/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-arango-db/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-arango-db/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-arango-db/pyproject.toml
index 6ef15e3f33b017cede093d6b3d0c3dcb8d65a507..6b010182872b3cf583a6c8287f17e78030a34172 100644
--- a/llama-index-integrations/readers/llama-index-readers-arango-db/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-arango-db/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["mmaatouk"]
 name = "llama-index-readers-arango-db"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-asana/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-asana/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-asana/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-asana/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-asana/pyproject.toml
index b500f7673ad529a207d6c191ea883df98e16f992..1f2c58a8ed8b659a0fcca001e9862f866703db58 100644
--- a/llama-index-integrations/readers/llama-index-readers-asana/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-asana/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["daveey"]
 name = "llama-index-readers-asana"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-assemblyai/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-assemblyai/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-assemblyai/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-assemblyai/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-assemblyai/pyproject.toml
index 0ee441a471dc35d6d68eac3fc3c766553c07f5df..ca48b874ee0c88e3dad1bc01350ec2b1936c34f6 100644
--- a/llama-index-integrations/readers/llama-index-readers-assemblyai/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-assemblyai/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["patrickloeber"]
 name = "llama-index-readers-assemblyai"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-astra-db/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-astra-db/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-astra-db/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-astra-db/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-astra-db/pyproject.toml
index 93344b45bf18ed12528caf1bdd7198b38e5e21c3..3245e15b865f2030bf138bf60d022e784a1aecbb 100644
--- a/llama-index-integrations/readers/llama-index-readers-astra-db/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-astra-db/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["erichare"]
 name = "llama-index-readers-astra-db"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-athena/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-athena/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-athena/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-athena/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-athena/pyproject.toml
index bc5cbc06850cf14e2481bf210c36613cf5a14546..744430405146edc18ab00dcb7c84ad6d232440ba 100644
--- a/llama-index-integrations/readers/llama-index-readers-athena/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-athena/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["mattick27"]
 name = "llama-index-readers-athena"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-azcognitive-search/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-azcognitive-search/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-azcognitive-search/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-azcognitive-search/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-azcognitive-search/pyproject.toml
index c7bff55888e24bec8715ef57556d96ce11f8b9c1..4b05532a029a687f5103529eeda48d828944e170 100644
--- a/llama-index-integrations/readers/llama-index-readers-azcognitive-search/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-azcognitive-search/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["mrcabellom"]
 name = "llama-index-readers-azcognitive-search"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-azstorage-blob/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-azstorage-blob/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-azstorage-blob/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-azstorage-blob/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-azstorage-blob/pyproject.toml
index 3569a380fa269193ebffe7b30ef1879189242e01..d212f8c49dc71d02c806bbd0e560c946c5356f8c 100644
--- a/llama-index-integrations/readers/llama-index-readers-azstorage-blob/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-azstorage-blob/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["rivms"]
 name = "llama-index-readers-azstorage-blob"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-bagel/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-bagel/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-bagel/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-bagel/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-bagel/pyproject.toml
index 9b7533d70dd1503fba4500452929cae338112f8b..d3364c997758b379990f2fabb66bedfb4b93bb4f 100644
--- a/llama-index-integrations/readers/llama-index-readers-bagel/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-bagel/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["asif"]
 name = "llama-index-readers-bagel"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-bilibili/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-bilibili/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-bilibili/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-bilibili/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-bilibili/pyproject.toml
index 6524c75be1c33579907abc30a4172f5a961cc7c3..8d09147a74c96e8cb8c9584fce0adfdc8c4cf25c 100644
--- a/llama-index-integrations/readers/llama-index-readers-bilibili/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-bilibili/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["alexzhangji"]
 name = "llama-index-readers-bilibili"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-bitbucket/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-bitbucket/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-bitbucket/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-bitbucket/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-bitbucket/pyproject.toml
index f8b7a6eee16dee8367cacf98305f80a022d1d472..6cf644c74ba4f2b047cd04a79b7dafcab09f570f 100644
--- a/llama-index-integrations/readers/llama-index-readers-bitbucket/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-bitbucket/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["lejdiprifti"]
 name = "llama-index-readers-bitbucket"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-boarddocs/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-boarddocs/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-boarddocs/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-boarddocs/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-boarddocs/pyproject.toml
index 2e84dd6e65682c249ebcec67b4ac0044431f56e7..a65f13937d98d5a5331c97cd4c21378427694bb0 100644
--- a/llama-index-integrations/readers/llama-index-readers-boarddocs/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-boarddocs/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["dweekly"]
 name = "llama-index-readers-boarddocs"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-chatgpt-plugin/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-chatgpt-plugin/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-chatgpt-plugin/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-chatgpt-plugin/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-chatgpt-plugin/pyproject.toml
index 65f46502fbe2d9e1554408e49bb43c86a91e474d..3f2ec978bcad266027e82bde93ef91386b789e82 100644
--- a/llama-index-integrations/readers/llama-index-readers-chatgpt-plugin/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-chatgpt-plugin/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["jerryjliu"]
 name = "llama-index-readers-chatgpt-plugin"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-chroma/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-chroma/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-chroma/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-chroma/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-chroma/pyproject.toml
index dc5203c71ee545c59f4bd5ec00f887920ce2ba2a..51868f3cbf29f22fba7bc75eec9bb4321eba360e 100644
--- a/llama-index-integrations/readers/llama-index-readers-chroma/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-chroma/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["atroyn"]
 name = "llama-index-readers-chroma"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-confluence/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-confluence/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-confluence/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-confluence/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-confluence/pyproject.toml
index e2b2c954a3e287b407dffde434edba2d97861f9c..82469f45a9dc0afcbfe2738470c77297115236e2 100644
--- a/llama-index-integrations/readers/llama-index-readers-confluence/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-confluence/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["zywilliamli"]
 name = "llama-index-readers-confluence"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-couchbase/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-couchbase/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-couchbase/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-couchbase/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-couchbase/pyproject.toml
index dfea7954364702adfe08518f053a013318baace7..3520d7fa273a55df6658c186ee7f3a1a1292254c 100644
--- a/llama-index-integrations/readers/llama-index-readers-couchbase/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-couchbase/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["nithishr"]
 name = "llama-index-readers-couchbase"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-couchdb/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-couchdb/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-couchdb/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-couchdb/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-couchdb/pyproject.toml
index 822c98a5fdfb2e759e92c2fc4a19407da66a483f..495c38820b7c9d688937c97c43fd9321c5c443b2 100644
--- a/llama-index-integrations/readers/llama-index-readers-couchdb/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-couchdb/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["technosophy"]
 name = "llama-index-readers-couchdb"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-dad-jokes/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-dad-jokes/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-dad-jokes/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-dad-jokes/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-dad-jokes/pyproject.toml
index b832fa83d88ae137b9903ad91c0e90092512cbf5..2c560b46eacf2fe6a56417b4e797ee8ef8925fb2 100644
--- a/llama-index-integrations/readers/llama-index-readers-dad-jokes/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-dad-jokes/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["sidu"]
 name = "llama-index-readers-dad-jokes"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-database/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-database/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-database/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-database/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-database/pyproject.toml
index 5aa22da3204a52d102d6f3628ca27c81926adfbc..a5fdda273fdc61555a4f30e99fc484bd1d673e73 100644
--- a/llama-index-integrations/readers/llama-index-readers-database/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-database/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["kevinqz"]
 name = "llama-index-readers-database"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-deeplake/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-deeplake/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-deeplake/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-deeplake/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-deeplake/pyproject.toml
index 4fe98dd055d1b9949baa546a77def4623970cd78..2dbf69dadafee7ff50796c8f44cf0412e93a00f8 100644
--- a/llama-index-integrations/readers/llama-index-readers-deeplake/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-deeplake/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["adolkhan"]
 name = "llama-index-readers-deeplake"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-discord/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-discord/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-discord/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-discord/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-discord/pyproject.toml
index 7e831b23a2a44c45cf7a986b052d9854e425a818..e21d12ae88e076b77b4cc710bc2ec0a16d5352bb 100644
--- a/llama-index-integrations/readers/llama-index-readers-discord/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-discord/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["jerryjliu"]
 name = "llama-index-readers-discord"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-docstring-walker/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-docstring-walker/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-docstring-walker/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-docstring-walker/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-docstring-walker/pyproject.toml
index 01481bc942586a429569d5e85f9a775fc6974a1e..d209241ac2780126e14ed91b862f765c26081c96 100644
--- a/llama-index-integrations/readers/llama-index-readers-docstring-walker/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-docstring-walker/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["Filip Wojcik"]
 name = "llama-index-readers-docstring-walker"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-docugami/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-docugami/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-docugami/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-docugami/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-docugami/pyproject.toml
index c20fcbf47f3602687939d97538c7769928148643..6cff99c705c6c7ec3862c87fe2d951eb64d43e77 100644
--- a/llama-index-integrations/readers/llama-index-readers-docugami/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-docugami/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["tjaffri"]
 name = "llama-index-readers-docugami"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-earnings-call-transcript/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-earnings-call-transcript/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-earnings-call-transcript/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-earnings-call-transcript/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-earnings-call-transcript/pyproject.toml
index 2638f07b11cb7312f5b41f669eab95ff1f31dca1..9cfa60e17dfc4b88437e2f26bf636b198c838738 100644
--- a/llama-index-integrations/readers/llama-index-readers-earnings-call-transcript/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-earnings-call-transcript/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["Athe-kunal"]
 name = "llama-index-readers-earnings-call-transcript"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-elasticsearch/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-elasticsearch/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-elasticsearch/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-elasticsearch/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-elasticsearch/pyproject.toml
index b26d651ca1a917cef3ac7a49b8dea304c88552fa..8ecf97eb5866193d9b49a461c3b54d748b177268 100644
--- a/llama-index-integrations/readers/llama-index-readers-elasticsearch/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-elasticsearch/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["jaylmiller"]
 name = "llama-index-readers-elasticsearch"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-faiss/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-faiss/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-faiss/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-faiss/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-faiss/pyproject.toml
index d27fab15cffe31ca4e7276f32475e672a17c22e4..a1947d76e7cb69066be39ea5dcf695f81426a445 100644
--- a/llama-index-integrations/readers/llama-index-readers-faiss/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-faiss/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["jerryjliu"]
 name = "llama-index-readers-faiss"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-feedly-rss/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-feedly-rss/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-feedly-rss/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-feedly-rss/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-feedly-rss/pyproject.toml
index d14bcf46525e39f73b9705ade55501b689df9019..9b8144ccd152b5c06dbc66cdfad0c6f1aae319a1 100644
--- a/llama-index-integrations/readers/llama-index-readers-feedly-rss/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-feedly-rss/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["kychanbp"]
 name = "llama-index-readers-feedly-rss"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-feishu-docs/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-feishu-docs/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-feishu-docs/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-feishu-docs/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-feishu-docs/pyproject.toml
index cde323f50821a2e740e85edfa529954495864188..baabbdb88871f80d5185a8a4241c4a4901bdc045 100644
--- a/llama-index-integrations/readers/llama-index-readers-feishu-docs/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-feishu-docs/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["ma-chengcheng"]
 name = "llama-index-readers-feishu-docs"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-file/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-file/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-file/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-file/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-file/pyproject.toml
index 601c44a297b9b99d16e00fa5e0ffb2c5539c49f8..ef841d2af0d3507d09dec8e543027bcb542b0be5 100644
--- a/llama-index-integrations/readers/llama-index-readers-file/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-file/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["FarisHijazi", "Haowjy", "ephe-meral", "hursh-desai", "iamarunbrahma", "jon-chuang", "mmaatouk", "ravi03071991", "sangwongenip", "thejessezhang"]
 name = "llama-index-readers-file"
 readme = "README.md"
-version = "0.1.2"
+version = "0.1.3"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-firebase-realtimedb/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-firebase-realtimedb/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-firebase-realtimedb/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-firebase-realtimedb/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-firebase-realtimedb/pyproject.toml
index a2e6b83c722d9cb803bba7d8dde53cd153ba32d7..03bdabae9e48f7ec856c261815be14c583522a4f 100644
--- a/llama-index-integrations/readers/llama-index-readers-firebase-realtimedb/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-firebase-realtimedb/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["ajay"]
 name = "llama-index-readers-firebase-realtimedb"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-firestore/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-firestore/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-firestore/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-firestore/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-firestore/pyproject.toml
index 2c892098beeec8387d8e4338f4b0142a8c4e677e..24742450322fda2bd62aa45e80986a4d6d15d34a 100644
--- a/llama-index-integrations/readers/llama-index-readers-firestore/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-firestore/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["rayzhudev"]
 name = "llama-index-readers-firestore"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-github/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-github/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-github/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-github/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-github/pyproject.toml
index 8ee146822ef903d405df7a7c0c97a3af9c1230c5..e60346bb3751d72a682ec42b6d5fb9c85a5d8826 100644
--- a/llama-index-integrations/readers/llama-index-readers-github/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-github/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["ahmetkca", "moncho", "rwood-97"]
 name = "llama-index-readers-github"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-google/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-google/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-google/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-google/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-google/pyproject.toml
index a5057ea109afe17ab76315f61e4274aa1588e00f..5dbc71eabb83950a1ed70dba5d6ffa1c5464d318 100644
--- a/llama-index-integrations/readers/llama-index-readers-google/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-google/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["bbornsztein", "jerryjliu", "ong", "piroz", "pycui", "ravi03071991"]
 name = "llama-index-readers-google"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.10,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-gpt-repo/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-gpt-repo/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-gpt-repo/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-gpt-repo/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-gpt-repo/pyproject.toml
index 375cb093a70985f986faac1881b40417f86380d2..c3cde1866a5a84098cd07baedd7e8668002eec8b 100644
--- a/llama-index-integrations/readers/llama-index-readers-gpt-repo/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-gpt-repo/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["mpoon"]
 name = "llama-index-readers-gpt-repo"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-graphdb-cypher/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-graphdb-cypher/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-graphdb-cypher/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-graphdb-cypher/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-graphdb-cypher/pyproject.toml
index 75394d2f9a761a77581f8d1c10f14bdc301e1282..c048ae75bbfe6d0261246b6f9692f380ddc03219 100644
--- a/llama-index-integrations/readers/llama-index-readers-graphdb-cypher/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-graphdb-cypher/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["jexp"]
 name = "llama-index-readers-graphdb-cypher"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-graphql/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-graphql/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-graphql/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-graphql/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-graphql/pyproject.toml
index 7103903f2489005fa571c48ec3056f140bd88399..d03ea5296267241df38167ee7c263957e3ce6477 100644
--- a/llama-index-integrations/readers/llama-index-readers-graphql/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-graphql/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["jexp"]
 name = "llama-index-readers-graphql"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-guru/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-guru/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-guru/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-guru/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-guru/pyproject.toml
index e2b4cb2ec68222631ce6296ea267dd944edeb20b..9e3c15904256405f7ea346b7cf3ced8f05e63086 100644
--- a/llama-index-integrations/readers/llama-index-readers-guru/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-guru/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["mcclain-thiel"]
 name = "llama-index-readers-guru"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-hatena-blog/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-hatena-blog/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-hatena-blog/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-hatena-blog/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-hatena-blog/pyproject.toml
index 75d9c426c3533fe7af29d868f775a8ce111eb106..d52c538c24efbb61e7e4304646da67c1376b781b 100644
--- a/llama-index-integrations/readers/llama-index-readers-hatena-blog/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-hatena-blog/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["Shoya SHIRAKI"]
 name = "llama-index-readers-hatena-blog"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-hive/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-hive/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-hive/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-hive/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-hive/pyproject.toml
index ebdec988156c87266c57f0cf432057136c0b9476..2b5e659e8b62e1e7294d14809f5cbb21cdfa2144 100644
--- a/llama-index-integrations/readers/llama-index-readers-hive/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-hive/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["kasen"]
 name = "llama-index-readers-hive"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-hubspot/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-hubspot/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-hubspot/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-hubspot/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-hubspot/pyproject.toml
index e60a2526d4266a303daf17757dc2384982834a33..6ea3c82e30bd4f3ce73f89c75d86b297c136c93f 100644
--- a/llama-index-integrations/readers/llama-index-readers-hubspot/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-hubspot/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["ykhli"]
 name = "llama-index-readers-hubspot"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-huggingface-fs/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-huggingface-fs/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-huggingface-fs/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-huggingface-fs/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-huggingface-fs/pyproject.toml
index f376b9966ad6a64b643cdbab85ed3cb4e044c7cf..35ece982334202651440b076f5f7faf78c03698c 100644
--- a/llama-index-integrations/readers/llama-index-readers-huggingface-fs/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-huggingface-fs/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["jerryjliu"]
 name = "llama-index-readers-huggingface-fs"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-imdb-review/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-imdb-review/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-imdb-review/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-imdb-review/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-imdb-review/pyproject.toml
index 143d9d541c9d0608610efae5610d30c1e2a31db5..a4205a5d3ae3505d46cd9ce93067fcb9bd7461cc 100644
--- a/llama-index-integrations/readers/llama-index-readers-imdb-review/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-imdb-review/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["Athe-kunal"]
 name = "llama-index-readers-imdb-review"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-intercom/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-intercom/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-intercom/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-intercom/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-intercom/pyproject.toml
index 339be28de7a87ddfc0929f427ec97915593963b4..fed0451e7576316dafd35e3173384dac18de320b 100644
--- a/llama-index-integrations/readers/llama-index-readers-intercom/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-intercom/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["bbornsztein"]
 name = "llama-index-readers-intercom"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-jira/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-jira/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-jira/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-jira/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-jira/pyproject.toml
index c97dd25c653368ca8773c65a20304375f4ef47ae..df89b882eb3d90cc4d216d70754775d59aa534ed 100644
--- a/llama-index-integrations/readers/llama-index-readers-jira/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-jira/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["bearguy"]
 name = "llama-index-readers-jira"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-joplin/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-joplin/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-joplin/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-joplin/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-joplin/pyproject.toml
index 4a8d39acf492d968267c1b9604d9691069732a1b..599f6481ea2ab3f6ccbd75c437acd6bed17e9d4a 100644
--- a/llama-index-integrations/readers/llama-index-readers-joplin/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-joplin/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["alondmnt"]
 name = "llama-index-readers-joplin"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-json/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-json/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-json/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-json/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-json/pyproject.toml
index b81e9d607a5ef56df558e8ab6cdd05afb9b513f3..3a478f8a939f5491fa71fba6ed9cd6419b8c1e9c 100644
--- a/llama-index-integrations/readers/llama-index-readers-json/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-json/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["yisding"]
 name = "llama-index-readers-json"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-kaltura/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-kaltura/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-kaltura/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-kaltura/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-kaltura/pyproject.toml
index 7557649d746146702ad90e3036ffcee0ba78f2f5..167778265f4262c7461d8ce03d1bcbb81c97ca34 100644
--- a/llama-index-integrations/readers/llama-index-readers-kaltura/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-kaltura/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["kaltura"]
 name = "llama-index-readers-kaltura-esearch"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-kibela/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-kibela/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-kibela/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-kibela/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-kibela/pyproject.toml
index 755444d1730081d8d50c8794cf082419f96f94b6..af4316de53fdff51e112887af2e14340f2fbfe8e 100644
--- a/llama-index-integrations/readers/llama-index-readers-kibela/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-kibela/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["higebu"]
 name = "llama-index-readers-kibela"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-lilac/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-lilac/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-lilac/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-lilac/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-lilac/pyproject.toml
index e53a699c5d65bd4ca7dfa0988a11b7a85e46a90f..fa86299471ea1044e57bee456d2a47bc655e1a09 100644
--- a/llama-index-integrations/readers/llama-index-readers-lilac/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-lilac/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["nsthorat"]
 name = "llama-index-readers-lilac"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.9,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-linear/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-linear/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-linear/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-linear/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-linear/pyproject.toml
index 17891e5c41ed1f415fcef5e73ed1e99c214483ef..baaaf6e1ddf29f2c02969c7168330f21d01b9027 100644
--- a/llama-index-integrations/readers/llama-index-readers-linear/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-linear/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["Sushmithamallesh"]
 name = "llama-index-readers-linear"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-macrometa-gdn/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-macrometa-gdn/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-macrometa-gdn/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-macrometa-gdn/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-macrometa-gdn/pyproject.toml
index 290dca180308382830f14d3e0865a892c904a152..7fbae388d842c44e24ddd75c8f04ae9f82462a54 100644
--- a/llama-index-integrations/readers/llama-index-readers-macrometa-gdn/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-macrometa-gdn/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["Dain Im"]
 name = "llama-index-readers-macrometa-gdn"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-make-com/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-make-com/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-make-com/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-make-com/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-make-com/pyproject.toml
index 1fa836b765fb2c3d194a616ad1c426cf9e945c1b..287e2faa7c788fcd19fac1d511a814a6a80abc0d 100644
--- a/llama-index-integrations/readers/llama-index-readers-make-com/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-make-com/pyproject.toml
@@ -24,7 +24,7 @@ description = "llama-index readers make-com integration"
 license = "MIT"
 name = "llama-index-readers-make-com"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-mangadex/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-mangadex/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-mangadex/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-mangadex/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-mangadex/pyproject.toml
index c4c03d044f0ec0f6a87a545f75705b565b63af9d..1f411b783687f38e50f77de9c8cb700ed1530fc4 100644
--- a/llama-index-integrations/readers/llama-index-readers-mangadex/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-mangadex/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["choombaa"]
 name = "llama-index-readers-mangadex"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-mangoapps-guides/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-mangoapps-guides/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-mangoapps-guides/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-mangoapps-guides/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-mangoapps-guides/pyproject.toml
index cf170c3674495f52de397fbcfd89e20cf49847da..60c2516f03f21fc62fbf15e585cff43bcb2a2b6d 100644
--- a/llama-index-integrations/readers/llama-index-readers-mangoapps-guides/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-mangoapps-guides/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["mangoapps"]
 name = "llama-index-readers-mangoapps-guides"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-maps/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-maps/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-maps/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-maps/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-maps/pyproject.toml
index fcad2673d720bb0c5b7fc17ca4a1bc1e4da16cbf..18ce6ec7292b6a00907a8c02e41f3119bb466442 100644
--- a/llama-index-integrations/readers/llama-index-readers-maps/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-maps/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["carrotpy"]
 name = "llama-index-readers-maps"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-mbox/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-mbox/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-mbox/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-mbox/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-mbox/pyproject.toml
index 93db681a6704bdd7f3e825ff0b270acd3b87ebf4..1eb299749571c4bd2c4960e8c61231d3172e37a9 100644
--- a/llama-index-integrations/readers/llama-index-readers-mbox/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-mbox/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["minosvasilias"]
 name = "llama-index-readers-mbox"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-memos/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-memos/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-memos/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-memos/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-memos/pyproject.toml
index 0cbbfc8e71ffec0e29028e773a72cf76e7595bf2..d27dc9139743e19c1965fcc3018ec5ae380e0837 100644
--- a/llama-index-integrations/readers/llama-index-readers-memos/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-memos/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["bubu"]
 name = "llama-index-readers-memos"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-metal/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-metal/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-metal/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-metal/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-metal/pyproject.toml
index 0ae93f2230cff81b5fb3b728e510600af962f3f1..888b7c98e0526404f6ebf54fedb80e7acc4872c7 100644
--- a/llama-index-integrations/readers/llama-index-readers-metal/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-metal/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["getmetal"]
 name = "llama-index-readers-metal"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-microsoft-onedrive/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-microsoft-onedrive/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-microsoft-onedrive/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-microsoft-onedrive/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-microsoft-onedrive/pyproject.toml
index f3a3eacfeb001babe9448e12c969fc0c4259b7ef..11d582b27dd2a4ba5b16c5a73768f62aad1ace49 100644
--- a/llama-index-integrations/readers/llama-index-readers-microsoft-onedrive/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-microsoft-onedrive/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["godwin3737"]
 name = "llama-index-readers-microsoft-onedrive"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-microsoft-outlook/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-microsoft-outlook/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-microsoft-outlook/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-microsoft-outlook/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-microsoft-outlook/pyproject.toml
index 78e46bfdd19aaf3f2cc272cc46fa7577d2675a89..6e1ac455a32579a5b8393a5914e718fd1d199513 100644
--- a/llama-index-integrations/readers/llama-index-readers-microsoft-outlook/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-microsoft-outlook/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["tevslin"]
 name = "llama-index-readers-microsoft-outlook"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-microsoft-sharepoint/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-microsoft-sharepoint/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-microsoft-sharepoint/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-microsoft-sharepoint/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-microsoft-sharepoint/pyproject.toml
index 5c4686cb4e3fb6560fab6f96ad024f2841f3fbd9..9cd8f6287369b5fbf903dd82c366e1d3d8954a6c 100644
--- a/llama-index-integrations/readers/llama-index-readers-microsoft-sharepoint/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-microsoft-sharepoint/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["arun-soliton"]
 name = "llama-index-readers-microsoft-sharepoint"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-milvus/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-milvus/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-milvus/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-milvus/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-milvus/pyproject.toml
index 8ae95b33dc690b7e0a9e8116458d11b2868d3e07..80f7c1564ee866a9d0458ebfdcde2182a27b8f35 100644
--- a/llama-index-integrations/readers/llama-index-readers-milvus/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-milvus/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["filip-halt"]
 name = "llama-index-readers-milvus"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-mondaydotcom/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-mondaydotcom/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-mondaydotcom/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-mondaydotcom/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-mondaydotcom/pyproject.toml
index cb690dd93505bc5da7a7f1c8a80308b96773a0ba..906a708066873c2d57087bb377ad67944501df0c 100644
--- a/llama-index-integrations/readers/llama-index-readers-mondaydotcom/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-mondaydotcom/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["nadavgr"]
 name = "llama-index-readers-mondaydotcom"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-mongodb/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-mongodb/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-mongodb/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-mongodb/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-mongodb/pyproject.toml
index 5c25bd214ef92340f281f6a692e53e82d59ca118..3486732d7ddacdce6a3fd4e7eb6ae5441c345e0a 100644
--- a/llama-index-integrations/readers/llama-index-readers-mongodb/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-mongodb/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["jerryjliu"]
 name = "llama-index-readers-mongodb"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-notion/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-notion/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-notion/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-notion/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-notion/pyproject.toml
index 015421d8a6ca57d479c022ffba8d8300439542ab..45f645174d1c1feee183d8a03204be82a0a55b1b 100644
--- a/llama-index-integrations/readers/llama-index-readers-notion/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-notion/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["jerryjliu"]
 name = "llama-index-readers-notion"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-nougat-ocr/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-nougat-ocr/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-nougat-ocr/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-nougat-ocr/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-nougat-ocr/pyproject.toml
index 0989cfcfb3b33d9b8c7142e26b55182b6499ed67..80bfd5ca21f264528833c941f71e146cec993af4 100644
--- a/llama-index-integrations/readers/llama-index-readers-nougat-ocr/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-nougat-ocr/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["mdarshad1000"]
 name = "llama-index-readers-nougat-ocr"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-obsidian/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-obsidian/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-obsidian/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-obsidian/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-obsidian/pyproject.toml
index 93e06a21e68ee65e586e2c3d22f778838fc8607f..e49529a7e5c1e03f65353baa6188576003e6ad14 100644
--- a/llama-index-integrations/readers/llama-index-readers-obsidian/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-obsidian/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["hursh-desai"]
 name = "llama-index-readers-obsidian"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-openalex/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-openalex/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-openalex/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-openalex/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-openalex/pyproject.toml
index db8bc56ba9fce4de84a0637a654bfe58db80cdfa..5a6a1a9b0faff2b831abd4d238a0b60d6cf692c9 100644
--- a/llama-index-integrations/readers/llama-index-readers-openalex/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-openalex/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["shauryr"]
 name = "llama-index-readers-openalex"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-opendal/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-opendal/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-opendal/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-opendal/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-opendal/pyproject.toml
index 86a5fa22fb6ecb546c72eac80574a36a2d2ef424..fc7a542060058d1a435bd10b1ea5f9293a51a0d1 100644
--- a/llama-index-integrations/readers/llama-index-readers-opendal/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-opendal/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["OpenDAL Contributors"]
 name = "llama-index-readers-opendal-reader"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-opensearch/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-opensearch/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-opensearch/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-opensearch/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-opensearch/pyproject.toml
index b13a34dbe5398fe88e4627e2270df6ec1c1f27da..f82edcae712e85b3923e561d57c27196cb915da3 100644
--- a/llama-index-integrations/readers/llama-index-readers-opensearch/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-opensearch/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["chnsagitchen"]
 name = "llama-index-readers-opensearch"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-pandas-ai/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-pandas-ai/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-pandas-ai/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-pandas-ai/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-pandas-ai/pyproject.toml
index bd6d9e424f02fe3c7158e6db75749bcd3f47e6f0..97ab32367a98035e29631b917ec827d03bbcae15 100644
--- a/llama-index-integrations/readers/llama-index-readers-pandas-ai/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-pandas-ai/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["jerryjliu"]
 name = "llama-index-readers-pandas-ai"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.9,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-papers/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-papers/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-papers/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-papers/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-papers/pyproject.toml
index ec8df46bcc2bf5d7b33b068aa0a32d534ea93fee..22cee84d4ab9f54eb01ee4b9b04c42e1f037d47a 100644
--- a/llama-index-integrations/readers/llama-index-readers-papers/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-papers/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["thejessezhang"]
 name = "llama-index-readers-papers"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-patentsview/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-patentsview/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-patentsview/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-patentsview/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-patentsview/pyproject.toml
index 31ff52cfe573f2211be92b7ead592bc54a6df2b5..0d77c27b6a99f001982160f4f40fc9f254329816 100644
--- a/llama-index-integrations/readers/llama-index-readers-patentsview/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-patentsview/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["shao-shuai"]
 name = "llama-index-readers-patentsview"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-pdb/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-pdb/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-pdb/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-pdb/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-pdb/pyproject.toml
index 3ee40ecbc06a530357070b9553f017e88ba1ed52..ec06937b8ffc45bf0cf33795feac754645c9e151 100644
--- a/llama-index-integrations/readers/llama-index-readers-pdb/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-pdb/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["joshuakto"]
 name = "llama-index-readers-pdb"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-pdf-table/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-pdf-table/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-pdf-table/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-pdf-table/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-pdf-table/pyproject.toml
index 7f4622281003d259da52ff797b7fed484477a264..2c06b0b8abe06a7346e729ee913b66780a22e825 100644
--- a/llama-index-integrations/readers/llama-index-readers-pdf-table/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-pdf-table/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["yy0867"]
 name = "llama-index-readers-pdf-table"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-pinecone/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-pinecone/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-pinecone/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-pinecone/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-pinecone/pyproject.toml
index 3e343f6dcb019e2cf8fd07eee230e580b15b9781..453cd44fa4b3a99a342c1dc8e3a961f68a3b933d 100644
--- a/llama-index-integrations/readers/llama-index-readers-pinecone/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-pinecone/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["jerryjliu"]
 name = "llama-index-readers-pinecone"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-preprocess/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-preprocess/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-preprocess/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-preprocess/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-preprocess/pyproject.toml
index f8fe16c8138d31e2a4d8e1dcba93c946053fa4bf..01c60fec8530d168676f7f25087b8128666ab647 100644
--- a/llama-index-integrations/readers/llama-index-readers-preprocess/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-preprocess/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["preprocess"]
 name = "llama-index-readers-preprocess"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-qdrant/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-qdrant/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-qdrant/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-qdrant/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-qdrant/pyproject.toml
index 9643cf15ccdd15ce763fde52218570f408d2476e..5fa835e55e911ce913847f18bf106770871f979b 100644
--- a/llama-index-integrations/readers/llama-index-readers-qdrant/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-qdrant/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["kacperlukawski"]
 name = "llama-index-readers-qdrant"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-rayyan/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-rayyan/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-rayyan/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-rayyan/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-rayyan/pyproject.toml
index fc532dba617a498c3d54acded4d4e1d8fcc249c5..17596e4afe7ba70a9182af2101c42d6cdf3d6c65 100644
--- a/llama-index-integrations/readers/llama-index-readers-rayyan/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-rayyan/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["hammady"]
 name = "llama-index-readers-rayyan"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-readwise/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-readwise/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-readwise/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-readwise/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-readwise/pyproject.toml
index fc4a5b92808319f57d23420289a48d5943be79e5..d5936a44a8c5d370d5bd5c189e61b3eb23d8da5f 100644
--- a/llama-index-integrations/readers/llama-index-readers-readwise/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-readwise/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["alexbowe"]
 name = "llama-index-readers-readwise"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-reddit/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-reddit/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-reddit/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-reddit/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-reddit/pyproject.toml
index 4e4ad37b82d0333a71a0a5475138d3802115eeb4..02475b4e4f9013fd9df07612660bb51fde847659 100644
--- a/llama-index-integrations/readers/llama-index-readers-reddit/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-reddit/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["vanessahlyan"]
 name = "llama-index-readers-reddit"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-remote-depth/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-remote-depth/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-remote-depth/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-remote-depth/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-remote-depth/pyproject.toml
index 505e97e5ee69313e27982da56caa85aec756e6ef..3ec2b73139d145b11aebc360cfaf7f35489dd96c 100644
--- a/llama-index-integrations/readers/llama-index-readers-remote-depth/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-remote-depth/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["simonMoisselin"]
 name = "llama-index-readers-remote-depth"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-remote/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-remote/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-remote/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-remote/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-remote/pyproject.toml
index 09340e4c76d6645d904c5959410414edb7166d26..d284c93bc2ab43bdcc1d6a0e04e354a1ead12e1c 100644
--- a/llama-index-integrations/readers/llama-index-readers-remote/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-remote/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["thejessezhang"]
 name = "llama-index-readers-remote"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-s3/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-s3/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-s3/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-s3/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-s3/pyproject.toml
index d3b6a8266ceef979672113db8562cc576e873ab6..45e0a8006e88a664a3547345b2d1ce4c58c6c7ff 100644
--- a/llama-index-integrations/readers/llama-index-readers-s3/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-s3/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["thejessezhang"]
 name = "llama-index-readers-s3"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-sec-filings/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-sec-filings/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-sec-filings/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-sec-filings/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-sec-filings/pyproject.toml
index a7b8672b5a6edafee7e82726ce387d3ca0aca49a..6a358c84fb8ea7e81339bb273519f70e260c1d80 100644
--- a/llama-index-integrations/readers/llama-index-readers-sec-filings/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-sec-filings/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["Athe-kunal"]
 name = "llama-index-readers-sec-filings"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.9,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-semanticscholar/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-semanticscholar/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-semanticscholar/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-semanticscholar/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-semanticscholar/pyproject.toml
index 70477d0cad2b0fe38a781936282d90dca36719c2..7704ffefcc0965a9b2e19a64d3b1fc2c620bb9db 100644
--- a/llama-index-integrations/readers/llama-index-readers-semanticscholar/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-semanticscholar/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["shauryr"]
 name = "llama-index-readers-semanticscholar"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-singlestore/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-singlestore/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-singlestore/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-singlestore/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-singlestore/pyproject.toml
index 749a0bcce6b51500df5d3f9ff7211e42f571451a..fabb37e55f1006af01de26a47b291b87b517fe1b 100644
--- a/llama-index-integrations/readers/llama-index-readers-singlestore/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-singlestore/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["singlestore"]
 name = "llama-index-readers-singlestore"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-slack/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-slack/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-slack/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-slack/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-slack/pyproject.toml
index 7fdbc8b10e50b7117efae1bc3498c43aebfe1fc7..6f9cd9b11868c688b07fb664c2d51d126bde05cb 100644
--- a/llama-index-integrations/readers/llama-index-readers-slack/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-slack/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["jerryjliu"]
 name = "llama-index-readers-slack"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-smart-pdf-loader/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-smart-pdf-loader/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-smart-pdf-loader/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-smart-pdf-loader/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-smart-pdf-loader/pyproject.toml
index 3570754926295eb3421dc872cf0e4f31dc5c0e29..4b7882813650ff3d2ef1d267aabd0ac6b15355bb 100644
--- a/llama-index-integrations/readers/llama-index-readers-smart-pdf-loader/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-smart-pdf-loader/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["ansukla"]
 name = "llama-index-readers-smart-pdf-loader"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-snowflake/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-snowflake/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-snowflake/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-snowflake/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-snowflake/pyproject.toml
index c88aac68ee601e01a75f7374b21400f9eaa59b08..1a596dbc0b5342b43365315829ee6d352d3acba2 100644
--- a/llama-index-integrations/readers/llama-index-readers-snowflake/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-snowflake/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["godwin3737"]
 name = "llama-index-readers-snowflake"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-snscrape-twitter/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-snscrape-twitter/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-snscrape-twitter/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-snscrape-twitter/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-snscrape-twitter/pyproject.toml
index 9b3247342af76ce34baecd53cb47d704ea4150b8..5a4d41d851bd7e8e6d469b08f430d8ec2ed7e26b 100644
--- a/llama-index-integrations/readers/llama-index-readers-snscrape-twitter/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-snscrape-twitter/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["smyja"]
 name = "llama-index-readers-snscrape-twitter"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-spotify/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-spotify/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-spotify/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-spotify/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-spotify/pyproject.toml
index 2d106fc78bdbccbbe7018ee14d9dbc15e4c9ea47..8dca1aff4b39af86d86ef2e5b7ddb41530dd0a6f 100644
--- a/llama-index-integrations/readers/llama-index-readers-spotify/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-spotify/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["ong"]
 name = "llama-index-readers-spotify"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-stackoverflow/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-stackoverflow/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-stackoverflow/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-stackoverflow/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-stackoverflow/pyproject.toml
index e66747a545bdc0e0caa5003b78f18328c726919c..d2c1f0d6de526b9e1315879c5e146af07f09cd85 100644
--- a/llama-index-integrations/readers/llama-index-readers-stackoverflow/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-stackoverflow/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["allen-munsch"]
 name = "llama-index-readers-stackoverflow"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-steamship/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-steamship/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-steamship/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-steamship/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-steamship/pyproject.toml
index c6642bfd4488e44be0df46de56ad9f176d8c7d8b..1c38870bd52eba4c0e9b05e5f8ed3ce6b843427e 100644
--- a/llama-index-integrations/readers/llama-index-readers-steamship/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-steamship/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["douglas-reid"]
 name = "llama-index-readers-steamship"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-stripe-docs/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-stripe-docs/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-stripe-docs/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-stripe-docs/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-stripe-docs/pyproject.toml
index 7ee06b5dbbe8aae266495dfae180340521de21e5..14feb2ff501e4081a13c2046f817e1d3dd518341 100644
--- a/llama-index-integrations/readers/llama-index-readers-stripe-docs/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-stripe-docs/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["amorriscode"]
 name = "llama-index-readers-stripe-docs"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-telegram/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-telegram/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-telegram/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-telegram/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-telegram/pyproject.toml
index 43fee0597dedafdad41e76d15742167ebbb4c19e..28ab06298b949f1652dd69fa46dc228457b766a0 100644
--- a/llama-index-integrations/readers/llama-index-readers-telegram/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-telegram/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["diicell"]
 name = "llama-index-readers-telegram"
 readme = "README.md"
-version = "0.1.2"
+version = "0.1.3"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-trello/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-trello/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-trello/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-trello/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-trello/pyproject.toml
index 2acdd1285462eca735782eec191107c264a8a7c0..711f942e626ed5a6c73ee661ae5fe3511a535781 100644
--- a/llama-index-integrations/readers/llama-index-readers-trello/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-trello/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["bluzir"]
 name = "llama-index-readers-trello"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-twitter/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-twitter/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-twitter/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-twitter/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-twitter/pyproject.toml
index 582369f4f9f8f55836fe779daa9df5de4fcd0e98..df7b8a165d18cc100ce523d131f9780f2f74aa28 100644
--- a/llama-index-integrations/readers/llama-index-readers-twitter/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-twitter/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["ravi03071991"]
 name = "llama-index-readers-twitter"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-weather/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-weather/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-weather/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-weather/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-weather/pyproject.toml
index 8617273568b346364cc31eeeeb277c4d35a3c1a5..a7a92eb30f7b863cb466c78c2d090cbffa1cef99 100644
--- a/llama-index-integrations/readers/llama-index-readers-weather/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-weather/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["iamadhee"]
 name = "llama-index-readers-weather"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-weaviate/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-weaviate/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-weaviate/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-weaviate/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-weaviate/pyproject.toml
index 2b5c3de9ad7eb319d17229ae08d9386dfba3496c..703e61b83a9738876ff5d14e2e4973a335835c10 100644
--- a/llama-index-integrations/readers/llama-index-readers-weaviate/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-weaviate/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["jerryjliu"]
 name = "llama-index-readers-weaviate"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-web/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-web/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-web/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-web/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-web/pyproject.toml
index 92884c8c8e99219921ac97460c7b7020a3fe6ad0..150bf685072c89055af877f35bc51f5e09959286 100644
--- a/llama-index-integrations/readers/llama-index-readers-web/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-web/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["HawkClaws", "Hironsan", "NA", "an-bluecat", "bborn", "jasonwcfan", "kravetsmic", "pandazki", "ruze00", "selamanse", "thejessezhang"]
 name = "llama-index-readers-web"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-whatsapp/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-whatsapp/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-whatsapp/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-whatsapp/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-whatsapp/pyproject.toml
index 4d91fdb760dfe4b89900d1fb0aa008bd3ff903bf..779675dacfc4d90649deb3b0f072001a54554d9b 100644
--- a/llama-index-integrations/readers/llama-index-readers-whatsapp/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-whatsapp/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["batmanscode"]
 name = "llama-index-readers-whatsapp"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.9,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-wikipedia/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-wikipedia/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-wikipedia/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-wikipedia/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-wikipedia/pyproject.toml
index 97f1e1ab163f4c7fb1003d4a78933d6cefd5a9a6..896b9fc277f029c2e092fa0817faac59cd9b6846 100644
--- a/llama-index-integrations/readers/llama-index-readers-wikipedia/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-wikipedia/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["jerryjliu"]
 name = "llama-index-readers-wikipedia"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-wordlift/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-wordlift/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-wordlift/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-wordlift/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-wordlift/pyproject.toml
index 75fbd9e249ab3e9fcc948c643b01b611930cf053..365118486aab11d23a53a7432af59c0ada6685f6 100644
--- a/llama-index-integrations/readers/llama-index-readers-wordlift/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-wordlift/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["msftwarelab"]
 name = "llama-index-readers-wordlift"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-wordpress/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-wordpress/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-wordpress/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-wordpress/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-wordpress/pyproject.toml
index 5cfda4ff4b864fc1e26300193a060ffbe2278c33..b8e8458713d55149b274c020799ab1d81cf1b185 100644
--- a/llama-index-integrations/readers/llama-index-readers-wordpress/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-wordpress/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["bbornsztein"]
 name = "llama-index-readers-wordpress"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-youtube-transcript/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-youtube-transcript/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-youtube-transcript/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-youtube-transcript/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-youtube-transcript/pyproject.toml
index 83c9ab5fe7b4abc67c73cfe3a4498bafc199886e..ef05aeb64114993259329fb81787e06ae298ad8c 100644
--- a/llama-index-integrations/readers/llama-index-readers-youtube-transcript/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-youtube-transcript/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["ravi03071991"]
 name = "llama-index-readers-youtube-transcript"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-zendesk/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-zendesk/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-zendesk/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-zendesk/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-zendesk/pyproject.toml
index ba570580c112e9a928eeedd4a4fca9e5a6b4c0a3..ced8df1a16ca2a3a97959895d439b0e872d64b92 100644
--- a/llama-index-integrations/readers/llama-index-readers-zendesk/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-zendesk/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["bbornsztein"]
 name = "llama-index-readers-zendesk"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-zep/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-zep/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-zep/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-zep/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-zep/pyproject.toml
index 0c11e3595424ba5411f663f51f56cf54d15a5f70..9b31ea1f16b835216261f50bdfac664ca7eb4016 100644
--- a/llama-index-integrations/readers/llama-index-readers-zep/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-zep/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["zep"]
 name = "llama-index-readers-zep"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/readers/llama-index-readers-zulip/CHANGELOG.md b/llama-index-integrations/readers/llama-index-readers-zulip/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/readers/llama-index-readers-zulip/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/readers/llama-index-readers-zulip/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-zulip/pyproject.toml
index 6144b050e8f1a9b0dc654409d7ca600dde3834b9..18c7579f9a4aaafbd8da873e9b9e04f6d3d1a8db 100644
--- a/llama-index-integrations/readers/llama-index-readers-zulip/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-zulip/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["plurigrid"]
 name = "llama-index-readers-zulip"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-arxiv/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-arxiv/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-arxiv/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-arxiv/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-arxiv/pyproject.toml
index 7ee384b8eca1164b66c7b6b80cafea5958a59125..f17f24a3ec7ac32acd3daf32efea1554bca79c99 100644
--- a/llama-index-integrations/tools/llama-index-tools-arxiv/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-arxiv/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["ajhofmann"]
 name = "llama-index-tools-arxiv"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-azure-cv/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-azure-cv/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-azure-cv/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-azure-cv/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-azure-cv/pyproject.toml
index 9d8fce30225b523e57c0433966fb7a0e99c5a76f..7d4aaea01c11ff4f2642e744775a9c375f257a5d 100644
--- a/llama-index-integrations/tools/llama-index-tools-azure-cv/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-azure-cv/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["ajhofmann"]
 name = "llama-index-tools-azure-cv"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-azure-speech/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-azure-speech/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-azure-speech/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-azure-speech/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-azure-speech/pyproject.toml
index 328c54fe117305e8fcff0056d167d97c42d57003..6502d7231aea4490cc10f733b44a5f4219395cd3 100644
--- a/llama-index-integrations/tools/llama-index-tools-azure-speech/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-azure-speech/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["ajhofmann"]
 name = "llama-index-tools-azure-speech"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-azure-translate/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-azure-translate/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-azure-translate/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-azure-translate/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-azure-translate/pyproject.toml
index 912475a4c93d0f56d48ceb2a533f9aa21746b395..b9f202005d213da28f01010394fe037f97875e5a 100644
--- a/llama-index-integrations/tools/llama-index-tools-azure-translate/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-azure-translate/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["ajhofmann"]
 name = "llama-index-tools-azure-translate"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-bing-search/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-bing-search/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-bing-search/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-bing-search/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-bing-search/pyproject.toml
index 2798f1dbd03db44d7c1cf46964a8308f135dba9b..1a1f4d09cb4113806fa580de78ac68958ecac76d 100644
--- a/llama-index-integrations/tools/llama-index-tools-bing-search/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-bing-search/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["ajhofmann"]
 name = "llama-index-tools-bing-search"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-chatgpt-plugin/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-chatgpt-plugin/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-chatgpt-plugin/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-chatgpt-plugin/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-chatgpt-plugin/pyproject.toml
index b0b43a67492829ed39e1157ad48c39d13b2ec854..26aa11645c62b8e828f7d52f3fcda888c321b324 100644
--- a/llama-index-integrations/tools/llama-index-tools-chatgpt-plugin/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-chatgpt-plugin/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["ajhofmann"]
 name = "llama-index-tools-chatgpt-plugin"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-code-interpreter/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-code-interpreter/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-code-interpreter/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-code-interpreter/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-code-interpreter/pyproject.toml
index 00a008e874e499bdf391a9a50f7bed920c1e88bc..163c8ca879e731b2b252d477abc7147a3e300ca2 100644
--- a/llama-index-integrations/tools/llama-index-tools-code-interpreter/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-code-interpreter/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["ajhofmann"]
 name = "llama-index-tools-code-interpreter"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-cogniswitch/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-cogniswitch/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-cogniswitch/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-cogniswitch/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-cogniswitch/pyproject.toml
index 44dfc673e0c871afbbbec766bbca4f3f6efd8374..33c2baf429cfcc0c8bedd3d75579ef4557c59448 100644
--- a/llama-index-integrations/tools/llama-index-tools-cogniswitch/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-cogniswitch/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["cogniswitch"]
 name = "llama-index-tools-cogniswitch"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-database/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-database/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-database/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-database/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-database/pyproject.toml
index f6570a302811c17bc9e09d0816faa533f6ef23a8..ee4f13ef2771c866449f5fda48963baf3d4417bd 100644
--- a/llama-index-integrations/tools/llama-index-tools-database/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-database/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["ajhofmann"]
 name = "llama-index-tools-database"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-exa/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-exa/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-exa/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-exa/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-exa/pyproject.toml
index e55df65ca832e7e839da955b8a09a8a94bba619f..30ec02b8e8266cf7469950078c73048f0f3d47eb 100644
--- a/llama-index-integrations/tools/llama-index-tools-exa/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-exa/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["jeffzwang"]
 name = "llama-index-tools-exa"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-google/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-google/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-google/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-google/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-google/pyproject.toml
index facb6b9f0a623b2be6442e6839a32fa88365ec2b..b5a7c511aa9fde996bbafb479af1411473aa616e 100644
--- a/llama-index-integrations/tools/llama-index-tools-google/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-google/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["ajhofmann"]
 name = "llama-index-tools-google"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-graphql/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-graphql/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-graphql/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-graphql/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-graphql/pyproject.toml
index 4e9488a62ff201803de59ab9d728842db61bdeb3..bf2b2622b490f61cb1585a1d5a4ea4a8dd090cef 100644
--- a/llama-index-integrations/tools/llama-index-tools-graphql/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-graphql/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["ajhofmann"]
 name = "llama-index-tools-graphql"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-ionic-shopping/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-ionic-shopping/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-ionic-shopping/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-ionic-shopping/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-ionic-shopping/pyproject.toml
index bfe31a6bad1b5b6cd6a790c981ab540d545579e1..2841043b51b4aea49151b7c011f2ab40632820fa 100644
--- a/llama-index-integrations/tools/llama-index-tools-ionic-shopping/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-ionic-shopping/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["stewartjarod"]
 name = "llama-index-tools-ionic-shopping"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-metaphor/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-metaphor/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-metaphor/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-metaphor/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-metaphor/pyproject.toml
index 25987eb2fcc1d2fcb1b7c71a8923bba09ead1742..ab1cfb5a393aa336502f9d655ce78b18586cad63 100644
--- a/llama-index-integrations/tools/llama-index-tools-metaphor/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-metaphor/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["ajhofmann"]
 name = "llama-index-tools-metaphor"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-multion/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-multion/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-multion/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-multion/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-multion/pyproject.toml
index 0e6c838ff373a7eb7c7352b1324dd5ecda5ccdce..583514512cb9e84d94b582e52adc5b0445b29223 100644
--- a/llama-index-integrations/tools/llama-index-tools-multion/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-multion/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["ajhofmann"]
 name = "llama-index-tools-multion"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-neo4j/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-neo4j/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-neo4j/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-neo4j/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-neo4j/pyproject.toml
index 0a6f313b3fddd73174e032f391b4a2cc3bf28339..820796d60a1591d536f75b414e26600cc6741325 100644
--- a/llama-index-integrations/tools/llama-index-tools-neo4j/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-neo4j/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["shahafp"]
 name = "llama-index-tools-neo4j"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-notion/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-notion/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-notion/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-notion/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-notion/pyproject.toml
index 948d63062c2cb452136a88bc471e4a6fdf70a6b0..671df4d15cfebc1ad8487e6bd4da770eedbb1ee3 100644
--- a/llama-index-integrations/tools/llama-index-tools-notion/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-notion/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["jerryjliu"]
 name = "llama-index-tools-notion"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-openai/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-openai/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-openai/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-openai/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-openai/pyproject.toml
index c2174505a6956f7671d0dfc1b40ba19eb4fa94d7..578d90c9dd21775b8ca495300e21efad07a28f66 100644
--- a/llama-index-integrations/tools/llama-index-tools-openai/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-openai/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["manelferreira_"]
 name = "llama-index-tools-openai-image-generation"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-openapi/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-openapi/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-openapi/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-openapi/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-openapi/pyproject.toml
index beb24b87fe93d1a55dd32efb81cd7f8368c60384..1ce1469fc8a45b9764168237ba9bb3a022e50535 100644
--- a/llama-index-integrations/tools/llama-index-tools-openapi/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-openapi/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["ajhofmann"]
 name = "llama-index-tools-openapi"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-playgrounds/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-playgrounds/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-playgrounds/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-playgrounds/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-playgrounds/pyproject.toml
index 56f0f5ae612f55bae1738f0985c03fd2774d0202..abc58adb42c5028c6df53219ddc44ed1d8584c6e 100644
--- a/llama-index-integrations/tools/llama-index-tools-playgrounds/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-playgrounds/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["tachi"]
 name = "llama-index-tools-playgrounds"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-python-file/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-python-file/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-python-file/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-python-file/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-python-file/pyproject.toml
index 3900bcea8187546facee0b356851639aadf7780a..f33fed7edafe88d821e106fb0dc8304513d09031 100644
--- a/llama-index-integrations/tools/llama-index-tools-python-file/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-python-file/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["ajhofmann"]
 name = "llama-index-tools-python-file"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-requests/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-requests/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-requests/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-requests/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-requests/pyproject.toml
index fc3410ec2ffdfbe536908181fc436c9a4fe41ee8..abd7098925a851b161ce90202b5b2e35c30f4615 100644
--- a/llama-index-integrations/tools/llama-index-tools-requests/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-requests/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["ajhofmann"]
 name = "llama-index-tools-requests"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-salesforce/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-salesforce/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-salesforce/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-salesforce/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-salesforce/pyproject.toml
index fd31dc79e78c5d014343faae038b7031974d37c7..b5dca1445d5fce9bb628f19cc0b56c1b7f3f6bec 100644
--- a/llama-index-integrations/tools/llama-index-tools-salesforce/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-salesforce/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["chrispangg"]
 name = "llama-index-tools-salesforce"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-shopify/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-shopify/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-shopify/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-shopify/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-shopify/pyproject.toml
index a5bbddc5bbcbe538a3d14bbbbe9fe5746ec6eb35..8ff003b4f16c86afd5d485ca718c25b74f47275c 100644
--- a/llama-index-integrations/tools/llama-index-tools-shopify/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-shopify/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["ajhofmann"]
 name = "llama-index-tools-shopify"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-slack/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-slack/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-slack/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-slack/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-slack/pyproject.toml
index 26b537c28de7e821013561bfd6f0f778f824f14c..024f3b6715a8de579f1e185c4bb04a31c3ead796 100644
--- a/llama-index-integrations/tools/llama-index-tools-slack/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-slack/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["jerryjliu"]
 name = "llama-index-tools-slack"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-tavily-research/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-tavily-research/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-tavily-research/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-tavily-research/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-tavily-research/pyproject.toml
index d5e250872c765c1ae5d7357d51556f9d62148e92..b647d965ee2af09459ce53cad626b5f82707c750 100644
--- a/llama-index-integrations/tools/llama-index-tools-tavily-research/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-tavily-research/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["rotemweiss57"]
 name = "llama-index-tools-tavily-research"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-text-to-image/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-text-to-image/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-text-to-image/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-text-to-image/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-text-to-image/pyproject.toml
index 5c1d33dc7d55175eb0419e2783cd2160b1ee1455..b939a09c2e2eb78781473a0cc609e54d7b5cd9d1 100644
--- a/llama-index-integrations/tools/llama-index-tools-text-to-image/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-text-to-image/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["ajhofmann"]
 name = "llama-index-tools-text-to-image"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.9,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-vector-db/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-vector-db/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-vector-db/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-vector-db/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-vector-db/pyproject.toml
index 89dbbf0741b6acebec980825bb4759c89e3ed9ce..deb5f0a90e102f39c66a46430856d5b33cb2e319 100644
--- a/llama-index-integrations/tools/llama-index-tools-vector-db/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-vector-db/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["jerryjliu"]
 name = "llama-index-tools-vector-db"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-waii/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-waii/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-waii/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-waii/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-waii/pyproject.toml
index 70ac021619774d55dae8d53cc3e253f9b9546dff..1cfe59ab143857116ff143be40cbb44b38d3d97f 100644
--- a/llama-index-integrations/tools/llama-index-tools-waii/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-waii/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["wangdatan"]
 name = "llama-index-tools-waii"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-weather/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-weather/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-weather/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-weather/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-weather/pyproject.toml
index cfb785aeda6749a2c86cee13b91f85ccde4e6825..746fff567add3031ee0867baceb537ebf2173e1d 100644
--- a/llama-index-integrations/tools/llama-index-tools-weather/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-weather/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["logan-markewich"]
 name = "llama-index-tools-weather"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-wikipedia/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-wikipedia/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-wikipedia/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-wikipedia/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-wikipedia/pyproject.toml
index 46a194cd6c08a3b8c10ca0eb09704aba5d5138b8..090acb1d7f16a039cdd740e2f74578e2a1ccdfde 100644
--- a/llama-index-integrations/tools/llama-index-tools-wikipedia/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-wikipedia/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["ajhofmann"]
 name = "llama-index-tools-wikipedia"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-wolfram-alpha/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-wolfram-alpha/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-wolfram-alpha/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-wolfram-alpha/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-wolfram-alpha/pyproject.toml
index 4f608dc243f2de1f5ba7484d083b312870e3730b..059e51c748be113bace808c195775643123ed56e 100644
--- a/llama-index-integrations/tools/llama-index-tools-wolfram-alpha/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-wolfram-alpha/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["ajhofmann"]
 name = "llama-index-tools-wolfram-alpha"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-yelp/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-yelp/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-yelp/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-yelp/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-yelp/pyproject.toml
index 8c6750428acea070c4ab83a752efb4eaae8c09a9..68958994b172a0e07ff1118dfba4a53c5d3c9ec8 100644
--- a/llama-index-integrations/tools/llama-index-tools-yelp/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-yelp/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["ajhofmann"]
 name = "llama-index-tools-yelp"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-integrations/tools/llama-index-tools-zapier/CHANGELOG.md b/llama-index-integrations/tools/llama-index-tools-zapier/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-integrations/tools/llama-index-tools-zapier/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-integrations/tools/llama-index-tools-zapier/pyproject.toml b/llama-index-integrations/tools/llama-index-tools-zapier/pyproject.toml
index eb9825b83c94077e90a709271e7c678ea40d06fa..dc6fe869686fae8a23fe923cda98c966794a3ac3 100644
--- a/llama-index-integrations/tools/llama-index-tools-zapier/pyproject.toml
+++ b/llama-index-integrations/tools/llama-index-tools-zapier/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["ajhofmann"]
 name = "llama-index-tools-zapier"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-agent-search-retriever/CHANGELOG.md b/llama-index-packs/llama-index-packs-agent-search-retriever/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-agent-search-retriever/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-agent-search-retriever/pyproject.toml b/llama-index-packs/llama-index-packs-agent-search-retriever/pyproject.toml
index a82cb7649cc763d421625ed731a89e9cb5d16cfa..abca133f0a77f36e597a1b49b23f24c3799021cb 100644
--- a/llama-index-packs/llama-index-packs-agent-search-retriever/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-agent-search-retriever/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["logan-markewich"]
 name = "llama-index-packs-agent-search-retriever"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.9,<3.12"
diff --git a/llama-index-packs/llama-index-packs-agents-llm-compiler/CHANGELOG.md b/llama-index-packs/llama-index-packs-agents-llm-compiler/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-agents-llm-compiler/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-agents-llm-compiler/pyproject.toml b/llama-index-packs/llama-index-packs-agents-llm-compiler/pyproject.toml
index 1adac1db973c5207e8239206d2c2a4d6e6f7568a..dfb4c9051e0f75adefec266281b9a03388d9c844 100644
--- a/llama-index-packs/llama-index-packs-agents-llm-compiler/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-agents-llm-compiler/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["jerryjliu"]
 name = "llama-index-packs-agents-llm-compiler"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-amazon-product-extraction/CHANGELOG.md b/llama-index-packs/llama-index-packs-amazon-product-extraction/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-amazon-product-extraction/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-amazon-product-extraction/pyproject.toml b/llama-index-packs/llama-index-packs-amazon-product-extraction/pyproject.toml
index 6289948c442b503e9e1ac6cf93661626de1747c4..f5aefa2aa75149debf4d0098f316ae3a00b8cf76 100644
--- a/llama-index-packs/llama-index-packs-amazon-product-extraction/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-amazon-product-extraction/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["jerryjliu"]
 name = "llama-index-packs-amazon-product-extraction"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-arize-phoenix-query-engine/CHANGELOG.md b/llama-index-packs/llama-index-packs-arize-phoenix-query-engine/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-arize-phoenix-query-engine/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-arize-phoenix-query-engine/pyproject.toml b/llama-index-packs/llama-index-packs-arize-phoenix-query-engine/pyproject.toml
index 63e142b74c7b90faac999bbb8d658ed8aab50e62..0b021cedbc93c580aae20e45337d71a70a2bf34a 100644
--- a/llama-index-packs/llama-index-packs-arize-phoenix-query-engine/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-arize-phoenix-query-engine/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["axiomofjoy"]
 name = "llama-index-packs-arize-phoenix-query-engine"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-auto-merging-retriever/CHANGELOG.md b/llama-index-packs/llama-index-packs-auto-merging-retriever/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-auto-merging-retriever/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-auto-merging-retriever/pyproject.toml b/llama-index-packs/llama-index-packs-auto-merging-retriever/pyproject.toml
index ccfdb074e4d24f040687f85a75dfa5405fc566b8..5ed7a2dbd2b9bbc3ffdbb1c6074ff636bd39738b 100644
--- a/llama-index-packs/llama-index-packs-auto-merging-retriever/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-auto-merging-retriever/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["jerryjliu"]
 name = "llama-index-packs-auto-merging-retriever"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-chroma-autoretrieval/CHANGELOG.md b/llama-index-packs/llama-index-packs-chroma-autoretrieval/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-chroma-autoretrieval/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-chroma-autoretrieval/pyproject.toml b/llama-index-packs/llama-index-packs-chroma-autoretrieval/pyproject.toml
index 7ffe30991b1241245a761bc5610b2c59b84b7718..3d00dd3d031b164b007e29a812a31f35b730ec02 100644
--- a/llama-index-packs/llama-index-packs-chroma-autoretrieval/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-chroma-autoretrieval/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["logan-markewich"]
 name = "llama-index-packs-chroma-autoretrieval"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-cogniswitch-agent/CHANGELOG.md b/llama-index-packs/llama-index-packs-cogniswitch-agent/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-cogniswitch-agent/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-cogniswitch-agent/pyproject.toml b/llama-index-packs/llama-index-packs-cogniswitch-agent/pyproject.toml
index 8df241e45ab99b90b5804db7e09f4ce654c6363e..6393b705035cb12ce3d641fd29b73e0008657c79 100644
--- a/llama-index-packs/llama-index-packs-cogniswitch-agent/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-cogniswitch-agent/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["cogniswitch"]
 name = "llama-index-packs-cogniswitch-agent"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-deeplake-deepmemory-retriever/CHANGELOG.md b/llama-index-packs/llama-index-packs-deeplake-deepmemory-retriever/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-deeplake-deepmemory-retriever/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-deeplake-deepmemory-retriever/pyproject.toml b/llama-index-packs/llama-index-packs-deeplake-deepmemory-retriever/pyproject.toml
index 2a5156a80f9229a9a46d7b8c008e4a29c12f92ee..6d6eb870e3a27d38c41c31d5bf830dc085eccc3a 100644
--- a/llama-index-packs/llama-index-packs-deeplake-deepmemory-retriever/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-deeplake-deepmemory-retriever/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["AdkSarsen"]
 name = "llama-index-packs-deeplake-deepmemory-retriever"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-deeplake-multimodal-retrieval/CHANGELOG.md b/llama-index-packs/llama-index-packs-deeplake-multimodal-retrieval/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-deeplake-multimodal-retrieval/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-deeplake-multimodal-retrieval/pyproject.toml b/llama-index-packs/llama-index-packs-deeplake-multimodal-retrieval/pyproject.toml
index 373937a0cadb27692519238d9cce722547df2359..9cb4e5612f00125ea4f4255d709a992af606ae8f 100644
--- a/llama-index-packs/llama-index-packs-deeplake-multimodal-retrieval/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-deeplake-multimodal-retrieval/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["AdkSarsen"]
 name = "llama-index-packs-deeplake-multimodal-retrieval"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-dense-x-retrieval/CHANGELOG.md b/llama-index-packs/llama-index-packs-dense-x-retrieval/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-dense-x-retrieval/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-dense-x-retrieval/pyproject.toml b/llama-index-packs/llama-index-packs-dense-x-retrieval/pyproject.toml
index 87e49969997602d080e38a0007463b9d529cf170..55aa02097b72a1ad67fdefadef3e88f6d97cd4bf 100644
--- a/llama-index-packs/llama-index-packs-dense-x-retrieval/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-dense-x-retrieval/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["logan-markewich"]
 name = "llama-index-packs-dense-x-retrieval"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-evaluator-benchmarker/CHANGELOG.md b/llama-index-packs/llama-index-packs-evaluator-benchmarker/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-evaluator-benchmarker/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-evaluator-benchmarker/pyproject.toml b/llama-index-packs/llama-index-packs-evaluator-benchmarker/pyproject.toml
index f67bcfbda3acb760e41255127853b1ac1c9a569f..151637e8ba747e6b1beb035b70f2bfc625757dd4 100644
--- a/llama-index-packs/llama-index-packs-evaluator-benchmarker/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-evaluator-benchmarker/pyproject.toml
@@ -25,7 +25,7 @@ license = "MIT"
 maintainers = ["nerdai"]
 name = "llama-index-packs-evaluator-benchmarker"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-fusion-retriever/CHANGELOG.md b/llama-index-packs/llama-index-packs-fusion-retriever/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-fusion-retriever/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-fusion-retriever/pyproject.toml b/llama-index-packs/llama-index-packs-fusion-retriever/pyproject.toml
index 4b5e84ed00910f5b3d200c7d9d206c1639f966c8..c8ae962c1a5038fe5d6331b6a3ed2b5f850310e1 100644
--- a/llama-index-packs/llama-index-packs-fusion-retriever/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-fusion-retriever/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["jerryjliu"]
 name = "llama-index-packs-fusion-retriever"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-fuzzy-citation/CHANGELOG.md b/llama-index-packs/llama-index-packs-fuzzy-citation/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-fuzzy-citation/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-fuzzy-citation/pyproject.toml b/llama-index-packs/llama-index-packs-fuzzy-citation/pyproject.toml
index d9c154e5dd0fda525ba4d8940960890f2065f1a4..990430951098da92e5c140aed9da7ee206abfecd 100644
--- a/llama-index-packs/llama-index-packs-fuzzy-citation/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-fuzzy-citation/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["logan-markewich"]
 name = "llama-index-packs-fuzzy-citation"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-gmail-openai-agent/CHANGELOG.md b/llama-index-packs/llama-index-packs-gmail-openai-agent/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-gmail-openai-agent/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-gmail-openai-agent/pyproject.toml b/llama-index-packs/llama-index-packs-gmail-openai-agent/pyproject.toml
index 2ba3105f659a4f0ab97f024eb09dd0f830767ca2..4b4c5ed5c744242f8ae7bee545ec942fc2b49308 100644
--- a/llama-index-packs/llama-index-packs-gmail-openai-agent/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-gmail-openai-agent/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["logan-markewich"]
 name = "llama-index-packs-gmail-openai-agent"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-gradio-agent-chat/CHANGELOG.md b/llama-index-packs/llama-index-packs-gradio-agent-chat/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-gradio-agent-chat/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-gradio-agent-chat/pyproject.toml b/llama-index-packs/llama-index-packs-gradio-agent-chat/pyproject.toml
index 6d2ea18f6a2aec0f8ebd75d1e5f2f9fc57ef75f4..fd06c1df43f61913e7972f1f100dcfe942c8bf9e 100644
--- a/llama-index-packs/llama-index-packs-gradio-agent-chat/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-gradio-agent-chat/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["nerdai"]
 name = "llama-index-packs-gradio-agent-chat"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-gradio-react-agent-chatbot/CHANGELOG.md b/llama-index-packs/llama-index-packs-gradio-react-agent-chatbot/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-gradio-react-agent-chatbot/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-gradio-react-agent-chatbot/pyproject.toml b/llama-index-packs/llama-index-packs-gradio-react-agent-chatbot/pyproject.toml
index 269f3141ba0da404b874667f8873ef48e6f5130b..7b91155c0780333ca424bfce9c83bd3e08cdf79d 100644
--- a/llama-index-packs/llama-index-packs-gradio-react-agent-chatbot/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-gradio-react-agent-chatbot/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["nerdai"]
 name = "llama-index-packs-gradio-react-agent-chatbot"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-infer-retrieve-rerank/CHANGELOG.md b/llama-index-packs/llama-index-packs-infer-retrieve-rerank/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-infer-retrieve-rerank/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-infer-retrieve-rerank/pyproject.toml b/llama-index-packs/llama-index-packs-infer-retrieve-rerank/pyproject.toml
index da8a691d0d6821d56a2023de26457fdc6181d672..c0bc1e68f148a00aea4dd22cd98be2fb54f9a771 100644
--- a/llama-index-packs/llama-index-packs-infer-retrieve-rerank/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-infer-retrieve-rerank/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["jerryjliu"]
 name = "llama-index-packs-infer-retrieve-rerank"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-llama-dataset-metadata/CHANGELOG.md b/llama-index-packs/llama-index-packs-llama-dataset-metadata/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-llama-dataset-metadata/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-llama-dataset-metadata/pyproject.toml b/llama-index-packs/llama-index-packs-llama-dataset-metadata/pyproject.toml
index 9e5f13e7b40066d0c43606de82e34c3818207d89..49bc31ad456ab9dbb509123aec4edf344c6893ee 100644
--- a/llama-index-packs/llama-index-packs-llama-dataset-metadata/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-llama-dataset-metadata/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["nerdai"]
 name = "llama-index-packs-llama-dataset-metadata"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-llama-guard-moderator/CHANGELOG.md b/llama-index-packs/llama-index-packs-llama-guard-moderator/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-llama-guard-moderator/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-llama-guard-moderator/pyproject.toml b/llama-index-packs/llama-index-packs-llama-guard-moderator/pyproject.toml
index 4126af7449bfaaf0cff54d979158b34fe039a6de..1c5935710115e28c2f065f8099ecbcd56a113170 100644
--- a/llama-index-packs/llama-index-packs-llama-guard-moderator/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-llama-guard-moderator/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["wenqiglantz"]
 name = "llama-index-packs-llama-guard-moderator"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-llava-completion/CHANGELOG.md b/llama-index-packs/llama-index-packs-llava-completion/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-llava-completion/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-llava-completion/pyproject.toml b/llama-index-packs/llama-index-packs-llava-completion/pyproject.toml
index a554885aa1d376959770a42519ce2c3879467ea6..caaec55e7cb2ec28698b9d539b1e6d5f92049e9e 100644
--- a/llama-index-packs/llama-index-packs-llava-completion/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-llava-completion/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["wenqiglantz"]
 name = "llama-index-packs-llava-completion"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-multi-document-agents/CHANGELOG.md b/llama-index-packs/llama-index-packs-multi-document-agents/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-multi-document-agents/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-multi-document-agents/pyproject.toml b/llama-index-packs/llama-index-packs-multi-document-agents/pyproject.toml
index da5e871b6091db0fcae6d04f42b6dfaf59f766a3..88c2d8faaeb2b1915143157b723d8ed63e59fd4b 100644
--- a/llama-index-packs/llama-index-packs-multi-document-agents/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-multi-document-agents/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["jerryjliu"]
 name = "llama-index-packs-multi-document-agents"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-multi-tenancy-rag/CHANGELOG.md b/llama-index-packs/llama-index-packs-multi-tenancy-rag/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-multi-tenancy-rag/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-multi-tenancy-rag/pyproject.toml b/llama-index-packs/llama-index-packs-multi-tenancy-rag/pyproject.toml
index 76c29e6478a3b0ad5f57d4796fc7c50816f6c5e7..1aa280776a66ddba5461aa582052af93cbfab6f0 100644
--- a/llama-index-packs/llama-index-packs-multi-tenancy-rag/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-multi-tenancy-rag/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["ravi03071991"]
 name = "llama-index-packs-multi-tenancy-rag"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-multidoc-autoretrieval/CHANGELOG.md b/llama-index-packs/llama-index-packs-multidoc-autoretrieval/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-multidoc-autoretrieval/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-multidoc-autoretrieval/pyproject.toml b/llama-index-packs/llama-index-packs-multidoc-autoretrieval/pyproject.toml
index 7b27ff36c46f0878eb63cd89e81149df8a12fa07..80060133b34e77b1d58c3f957456a1437eaec373 100644
--- a/llama-index-packs/llama-index-packs-multidoc-autoretrieval/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-multidoc-autoretrieval/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["jerryjliu"]
 name = "llama-index-packs-multidoc-autoretrieval"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-nebulagraph-query-engine/CHANGELOG.md b/llama-index-packs/llama-index-packs-nebulagraph-query-engine/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-nebulagraph-query-engine/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-nebulagraph-query-engine/pyproject.toml b/llama-index-packs/llama-index-packs-nebulagraph-query-engine/pyproject.toml
index 6ccf2c40e08ec9d6b42594173a167da6928b6cc3..59c0db4158e5dfd5fe3f98e35e98faf971e69bdd 100644
--- a/llama-index-packs/llama-index-packs-nebulagraph-query-engine/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-nebulagraph-query-engine/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["wenqiglantz"]
 name = "llama-index-packs-nebulagraph-query-engine"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-neo4j-query-engine/CHANGELOG.md b/llama-index-packs/llama-index-packs-neo4j-query-engine/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-neo4j-query-engine/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-neo4j-query-engine/pyproject.toml b/llama-index-packs/llama-index-packs-neo4j-query-engine/pyproject.toml
index ca29c56d73ab8abb208758b90d034b12c6f0b5ed..15de137809271e3fe39202cc23a2c7d7890d60a8 100644
--- a/llama-index-packs/llama-index-packs-neo4j-query-engine/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-neo4j-query-engine/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["wenqiglantz"]
 name = "llama-index-packs-neo4j-query-engine"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-node-parser-semantic-chunking/CHANGELOG.md b/llama-index-packs/llama-index-packs-node-parser-semantic-chunking/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-node-parser-semantic-chunking/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-node-parser-semantic-chunking/pyproject.toml b/llama-index-packs/llama-index-packs-node-parser-semantic-chunking/pyproject.toml
index af18ac7c9df6120e46e5d7daa12c108ac8d0f42c..3ad2b69e2ee9d16953af9371443abf7aac1f7d36 100644
--- a/llama-index-packs/llama-index-packs-node-parser-semantic-chunking/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-node-parser-semantic-chunking/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["jerryjliu"]
 name = "llama-index-packs-node-parser"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-ollama-query-engine/CHANGELOG.md b/llama-index-packs/llama-index-packs-ollama-query-engine/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-ollama-query-engine/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-ollama-query-engine/pyproject.toml b/llama-index-packs/llama-index-packs-ollama-query-engine/pyproject.toml
index 7cc95b0f0eb5e008ba00bc35e6e4b1ce5217b9a0..3f9da7981fc8ab44c80d9e665cbe480103ce47a7 100644
--- a/llama-index-packs/llama-index-packs-ollama-query-engine/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-ollama-query-engine/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["chnsagitchen"]
 name = "llama-index-packs-ollama-query-engine"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-panel-chatbot/CHANGELOG.md b/llama-index-packs/llama-index-packs-panel-chatbot/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-panel-chatbot/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-panel-chatbot/pyproject.toml b/llama-index-packs/llama-index-packs-panel-chatbot/pyproject.toml
index c253ecbba483c3fded37fd84684ec6c0ff803df9..94d089c211795a095b1020497c7fb4e5271cdcf1 100644
--- a/llama-index-packs/llama-index-packs-panel-chatbot/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-panel-chatbot/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["MarcSkovMadsen"]
 name = "llama-index-packs-panel-chatbot"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.9,<3.12"
diff --git a/llama-index-packs/llama-index-packs-rag-cli-local/CHANGELOG.md b/llama-index-packs/llama-index-packs-rag-cli-local/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-rag-cli-local/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-rag-cli-local/pyproject.toml b/llama-index-packs/llama-index-packs-rag-cli-local/pyproject.toml
index 391760e0546f3649c181f93d009c2c918b320cd3..0ea07f6ee79abc129f74649cd2d8c446ca86d861 100644
--- a/llama-index-packs/llama-index-packs-rag-cli-local/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-rag-cli-local/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["jerryjliu"]
 name = "llama-index-packs-rag-cli-local"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-rag-evaluator/CHANGELOG.md b/llama-index-packs/llama-index-packs-rag-evaluator/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-rag-evaluator/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-rag-evaluator/pyproject.toml b/llama-index-packs/llama-index-packs-rag-evaluator/pyproject.toml
index f7e3c3c35dfcc57da2dca16c5086dd4bfed2a1f6..552cb200302a418033b80385960a230f7225fa8a 100644
--- a/llama-index-packs/llama-index-packs-rag-evaluator/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-rag-evaluator/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["nerdai"]
 name = "llama-index-packs-rag-evaluator"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-rag-fusion-query-pipeline/CHANGELOG.md b/llama-index-packs/llama-index-packs-rag-fusion-query-pipeline/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-rag-fusion-query-pipeline/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-rag-fusion-query-pipeline/pyproject.toml b/llama-index-packs/llama-index-packs-rag-fusion-query-pipeline/pyproject.toml
index 98c2b2dddc5527ff71c87b524398c837263d66a8..24ae39abdc4cd88df93245878bf04ca1366fdb48 100644
--- a/llama-index-packs/llama-index-packs-rag-fusion-query-pipeline/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-rag-fusion-query-pipeline/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["jerryjliu"]
 name = "llama-index-packs-query"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-ragatouille-retriever/CHANGELOG.md b/llama-index-packs/llama-index-packs-ragatouille-retriever/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-ragatouille-retriever/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-ragatouille-retriever/pyproject.toml b/llama-index-packs/llama-index-packs-ragatouille-retriever/pyproject.toml
index 0064822954d607c4e1128d52809bac23e87ef384..4fe2e41129f8a01fee8d7bd373d91672e007f36c 100644
--- a/llama-index-packs/llama-index-packs-ragatouille-retriever/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-ragatouille-retriever/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["jerryjliu"]
 name = "llama-index-packs-ragatouille-retriever"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.9,<3.12"
diff --git a/llama-index-packs/llama-index-packs-recursive-retriever/CHANGELOG.md b/llama-index-packs/llama-index-packs-recursive-retriever/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-recursive-retriever/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-recursive-retriever/pyproject.toml b/llama-index-packs/llama-index-packs-recursive-retriever/pyproject.toml
index 4102e99cf95a79d4a05a87d2d3147a98e896fc92..e3ce570b7e967f2718718413f9362a6973379022 100644
--- a/llama-index-packs/llama-index-packs-recursive-retriever/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-recursive-retriever/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["jerryjliu"]
 name = "llama-index-packs-recursive-retriever"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-redis-ingestion-pipeline/CHANGELOG.md b/llama-index-packs/llama-index-packs-redis-ingestion-pipeline/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-redis-ingestion-pipeline/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-redis-ingestion-pipeline/pyproject.toml b/llama-index-packs/llama-index-packs-redis-ingestion-pipeline/pyproject.toml
index 1fe0c14e4e7e422c085ce24cd04aa441481b28ce..7e84d85431985e8d2a0d063d44cac1d55dccd025 100644
--- a/llama-index-packs/llama-index-packs-redis-ingestion-pipeline/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-redis-ingestion-pipeline/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["logan-markewich"]
 name = "llama-index-packs-redis-ingestion-pipeline"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-resume-screener/CHANGELOG.md b/llama-index-packs/llama-index-packs-resume-screener/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-resume-screener/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-resume-screener/pyproject.toml b/llama-index-packs/llama-index-packs-resume-screener/pyproject.toml
index 8a0b8d9147826aea0f9bc9941588eb4b52280c67..c93738145ff6dbebbc078aefbee378b3075aa2df 100644
--- a/llama-index-packs/llama-index-packs-resume-screener/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-resume-screener/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["Disiok"]
 name = "llama-index-packs-resume-screener"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-retry-engine-weaviate/CHANGELOG.md b/llama-index-packs/llama-index-packs-retry-engine-weaviate/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-retry-engine-weaviate/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-retry-engine-weaviate/pyproject.toml b/llama-index-packs/llama-index-packs-retry-engine-weaviate/pyproject.toml
index 03f34a8ad5a4bfd3cc5b4e1aeb632b0a712faed6..41a3a60373070c7944b3d572906187096fec1f0a 100644
--- a/llama-index-packs/llama-index-packs-retry-engine-weaviate/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-retry-engine-weaviate/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["erika-cardenas"]
 name = "llama-index-packs-retry-engine-weaviate"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-self-rag/CHANGELOG.md b/llama-index-packs/llama-index-packs-self-rag/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-self-rag/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-self-rag/pyproject.toml b/llama-index-packs/llama-index-packs-self-rag/pyproject.toml
index 4668fdab25958237dedad4c9e14c2a174958a4be..cdcba219cf42439df574dc7eff666e4ad4987bbd 100644
--- a/llama-index-packs/llama-index-packs-self-rag/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-self-rag/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["mmaatouk"]
 name = "llama-index-packs-self-rag"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-sentence-window-retriever/CHANGELOG.md b/llama-index-packs/llama-index-packs-sentence-window-retriever/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-sentence-window-retriever/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-sentence-window-retriever/pyproject.toml b/llama-index-packs/llama-index-packs-sentence-window-retriever/pyproject.toml
index fe18263acb8257b98dcb33fb9a3f42debf328544..8356a1c9de17c0cc2c25dbcdcdc31a005e0ff1af 100644
--- a/llama-index-packs/llama-index-packs-sentence-window-retriever/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-sentence-window-retriever/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["jerryjliu"]
 name = "llama-index-packs-sentence-window-retriever"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-snowflake-query-engine/CHANGELOG.md b/llama-index-packs/llama-index-packs-snowflake-query-engine/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-snowflake-query-engine/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-snowflake-query-engine/pyproject.toml b/llama-index-packs/llama-index-packs-snowflake-query-engine/pyproject.toml
index b4c72689d6276dc9c585003ee0c30922d67a2770..5b3bfe8781b5506c8ffa9df4bb7ec4096c5b0871 100644
--- a/llama-index-packs/llama-index-packs-snowflake-query-engine/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-snowflake-query-engine/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["wenqiglantz"]
 name = "llama-index-packs-snowflake-query-engine"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-stock-market-data-query-engine/CHANGELOG.md b/llama-index-packs/llama-index-packs-stock-market-data-query-engine/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-stock-market-data-query-engine/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-stock-market-data-query-engine/pyproject.toml b/llama-index-packs/llama-index-packs-stock-market-data-query-engine/pyproject.toml
index 232d926fecb2c0affbe4c95a78af8c99d1833cc8..dbebe455898aaeb2b84bbba3941292cb58e40980 100644
--- a/llama-index-packs/llama-index-packs-stock-market-data-query-engine/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-stock-market-data-query-engine/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["anoopshrma"]
 name = "llama-index-packs-stock-market-data-query-engine"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-streamlit-chatbot/CHANGELOG.md b/llama-index-packs/llama-index-packs-streamlit-chatbot/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-streamlit-chatbot/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-streamlit-chatbot/pyproject.toml b/llama-index-packs/llama-index-packs-streamlit-chatbot/pyproject.toml
index 003470877918cabaf0d34c87d69c96e937a4638a..785665cd4d7be939f8d6c56e873a0778995e305b 100644
--- a/llama-index-packs/llama-index-packs-streamlit-chatbot/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-streamlit-chatbot/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["carolinedlu"]
 name = "llama-index-packs-streamlit-chatbot"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">3.9.7,<3.12"
diff --git a/llama-index-packs/llama-index-packs-sub-question-weaviate/CHANGELOG.md b/llama-index-packs/llama-index-packs-sub-question-weaviate/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-sub-question-weaviate/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-sub-question-weaviate/pyproject.toml b/llama-index-packs/llama-index-packs-sub-question-weaviate/pyproject.toml
index caab4947b5424c1dacdd32e4ed5bb316e1ef7ce3..05af56e63294f17b0e564a9e9b9bd7354ee1f2f6 100644
--- a/llama-index-packs/llama-index-packs-sub-question-weaviate/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-sub-question-weaviate/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["erika-cardenas"]
 name = "llama-index-packs-sub-question-weaviate"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-tables/CHANGELOG.md b/llama-index-packs/llama-index-packs-tables/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-tables/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-tables/pyproject.toml b/llama-index-packs/llama-index-packs-tables/pyproject.toml
index 033b0fb6a74018848ecdd8a9481d7a21899bff22..6cffb85b0ec15b997443bcada04038163eb62744 100644
--- a/llama-index-packs/llama-index-packs-tables/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-tables/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["Disiok", "jerryjliu"]
 name = "llama-index-packs-tables"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-timescale-vector-autoretrieval/CHANGELOG.md b/llama-index-packs/llama-index-packs-timescale-vector-autoretrieval/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-timescale-vector-autoretrieval/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-timescale-vector-autoretrieval/pyproject.toml b/llama-index-packs/llama-index-packs-timescale-vector-autoretrieval/pyproject.toml
index a2d7b8a011a8ac806b78fd5dc0a57e394565af3a..43307e1f835bbca80cafb854be1d33d6fe0dc194 100644
--- a/llama-index-packs/llama-index-packs-timescale-vector-autoretrieval/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-timescale-vector-autoretrieval/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["cevian"]
 name = "llama-index-packs-timescale-vector-autoretrieval"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-trulens-eval-packs/CHANGELOG.md b/llama-index-packs/llama-index-packs-trulens-eval-packs/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-trulens-eval-packs/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-trulens-eval-packs/pyproject.toml b/llama-index-packs/llama-index-packs-trulens-eval-packs/pyproject.toml
index a87a4886feb5cadf27f688a2e4d3693a29daea89..dac0e675d75ea96999644acf88974d3cbb76c997 100644
--- a/llama-index-packs/llama-index-packs-trulens-eval-packs/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-trulens-eval-packs/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["joshreini1"]
 name = "llama-index-packs-trulens-eval-packs"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">3.9.7,<3.12"
diff --git a/llama-index-packs/llama-index-packs-vanna/CHANGELOG.md b/llama-index-packs/llama-index-packs-vanna/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-vanna/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-vanna/pyproject.toml b/llama-index-packs/llama-index-packs-vanna/pyproject.toml
index 5c7e04b6fab36b1e286a2021d014c33ec947d216..ac49cb9f44df6a92235f530efd1436af55d859a7 100644
--- a/llama-index-packs/llama-index-packs-vanna/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-vanna/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["jerryjliu"]
 name = "llama-index-packs-vanna"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.9,<3.12"
diff --git a/llama-index-packs/llama-index-packs-vectara-rag/CHANGELOG.md b/llama-index-packs/llama-index-packs-vectara-rag/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-vectara-rag/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-vectara-rag/pyproject.toml b/llama-index-packs/llama-index-packs-vectara-rag/pyproject.toml
index d7355b0141d49f462a879ad1f7cb405c11df53a8..5e25f1a6b633fe7faf3a265a34181b3596fec3be 100644
--- a/llama-index-packs/llama-index-packs-vectara-rag/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-vectara-rag/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["ofermend"]
 name = "llama-index-packs-vectara-rag"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"
diff --git a/llama-index-packs/llama-index-packs-voyage-query-engine/CHANGELOG.md b/llama-index-packs/llama-index-packs-voyage-query-engine/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..36bff877abcbe4f7bc2164d23d5bf7c44c2072e3
--- /dev/null
+++ b/llama-index-packs/llama-index-packs-voyage-query-engine/CHANGELOG.md
@@ -0,0 +1,5 @@
+# CHANGELOG
+
+## [0.1.2] - 2024-02-13
+
+- Add maintainers and keywords from library.json (llamahub)
diff --git a/llama-index-packs/llama-index-packs-voyage-query-engine/pyproject.toml b/llama-index-packs/llama-index-packs-voyage-query-engine/pyproject.toml
index f887183ab38a0e99ed61790d854e1482afe12bcd..d8f59b79a783c62fd733a5f6782bcf2ace01742d 100644
--- a/llama-index-packs/llama-index-packs-voyage-query-engine/pyproject.toml
+++ b/llama-index-packs/llama-index-packs-voyage-query-engine/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
 maintainers = ["Liuhong99"]
 name = "llama-index-packs-voyage-query-engine"
 readme = "README.md"
-version = "0.1.1"
+version = "0.1.2"
 
 [tool.poetry.dependencies]
 python = ">=3.8.1,<3.12"