Skip to content

Commit e964bc9

Browse files
committed
terminal mode work with groqchat
1 parent e60676c commit e964bc9

File tree

4 files changed

+15
-553
lines changed

4 files changed

+15
-553
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
# https://packaging.python.org/en/latest/guides/distributing-packages-using-setuptools/
4242
setup(
4343
name=package,
44-
version="0.1.14",
44+
version="0.1.15",
4545
python_requires=">=3.8, <3.13",
4646
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",
4747
long_description=long_description,

uniquebible/latest_changes.txt

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
PIP package:
22

3+
0.1.15
4+
5+
* use `groqchat` for bible chat in terminal mode
6+
7+
* fixed a message when uba is closing on Termux
8+
39
0.1.13-0.1.14
410

511
* worked with latest ToolMate AI

0 commit comments

Comments
 (0)