Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/sdk'
Browse files Browse the repository at this point in the history
  • Loading branch information
tea9297 committed Jul 1, 2024
2 parents e356876 + 1d99718 commit 16eb282
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# akasha

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![pypi package : 0.8.44](https://img.shields.io/badge/pypi%20package-0.8.44-blue)](https://pypi.org/project/akasha-terminal/)
[![pypi package : 0.8.45](https://img.shields.io/badge/pypi%20package-0.8.45-blue)](https://pypi.org/project/akasha-terminal/)
[![python version : 3.8 3.9 3.10](https://img.shields.io/badge/python-3.8%20%7C%203.9%20%7C%203.10-blue)](https://www.python.org/downloads/release/python-380/)
![GitLab CI](https://img.shields.io/badge/gitlab%20ci-%23181717.svg?style=for-the-badge&logo=gitlab&logoColor=white)

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

setup(
name="akasha-terminal",
version="0.8.44",
version="0.8.45",
description="document QA package using langchain and chromadb",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 16eb282

Please sign in to comment.