Skip to content

Commit 7a1b43a

Browse files
chore(main): release 0.1.3 (#29)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent ac5f8d2 commit 7a1b43a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.3](https://github.com/googleapis/llama-index-spanner-python/compare/v0.1.2...v0.1.3) (2025-08-26)
4+
5+
6+
### Bug Fixes
7+
8+
* Tests and update DEVELOPER.md and env variable setup ([#28](https://github.com/googleapis/llama-index-spanner-python/issues/28)) ([ac5f8d2](https://github.com/googleapis/llama-index-spanner-python/commit/ac5f8d25fa2652d2f9f4c88ab87457212c149215))
9+
310
## [0.1.2](https://github.com/googleapis/llama-index-spanner-python/compare/v0.1.1...v0.1.2) (2025-08-11)
411

512

src/llama_index_spanner/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "0.1.2"
15+
__version__ = "0.1.3"

0 commit comments

Comments
 (0)