File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.1.1] ( https://github.com/googleapis/llama-index-spanner-python/compare/v0.1.0...v0.1.1 ) (2025-08-08)
4
+
5
+
6
+ ### Miscellaneous Chores
7
+
8
+ * Fix: Addressed broken links and mypy errors ([ #21 ] ( https://github.com/googleapis/llama-index-spanner-python/issues/21 ) ) ([ 324bc3a] ( https://github.com/googleapis/llama-index-spanner-python/pull/21/commits/324bc3a3ea3326a4b703f5ffb16bdae16ba77058 ) )
9
+
3
10
## 0.1.0 (2025-07-28)
4
11
5
12
6
13
### Features
7
14
8
- * Lint workflow + isort fix ([ be76bb9] ( https://github.com/googleapis/llama-index-spanner-python/commit/be76bb944bb5c926720d6c611a68503c392374b4 ) )
15
+ * Integrated lint workflow and standardized import formatting ([ be76bb9] ( https://github.com/googleapis/llama-index-spanner-python/commit/be76bb944bb5c926720d6c611a68503c392374b4 ) )
9
16
10
17
### Documentation
11
18
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- __version__ = "0.1.0 "
15
+ __version__ = "0.1.1 "
You can’t perform that action at this time.
0 commit comments