Skip to content

Commit

Permalink
updated setup file
Browse files Browse the repository at this point in the history
  • Loading branch information
eliranwong committed Nov 1, 2024
1 parent 0bd5d95 commit a65c8a8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
# https://packaging.python.org/en/latest/guides/distributing-packages-using-setuptools/
setup(
name=package,
version="0.1.52",
version="0.1.53",
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.52-0.1.53

* improved web API output

* fixed shortcut issue

0.1.43-0.1.51

* fixed and improved startup
Expand Down

0 comments on commit a65c8a8

Please sign in to comment.