Skip to content

Commit

Permalink
terminal mode work with groqchat
Browse files Browse the repository at this point in the history
  • Loading branch information
eliranwong committed Oct 23, 2024
1 parent e60676c commit e964bc9
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 553 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
# https://packaging.python.org/en/latest/guides/distributing-packages-using-setuptools/
setup(
name=package,
version="0.1.14",
version="0.1.15",
python_requires=">=3.8, <3.13",
description=f"UniqueBible App is a cross-platform & offline bible application, integrated with high-quality resources and unique features. Developers: Eliran Wong and Oliver Tseng",
long_description=long_description,
Expand Down
6 changes: 6 additions & 0 deletions uniquebible/latest_changes.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
PIP package:

0.1.15

* use `groqchat` for bible chat in terminal mode

* fixed a message when uba is closing on Termux

0.1.13-0.1.14

* worked with latest ToolMate AI
Expand Down
Loading

0 comments on commit e964bc9

Please sign in to comment.