Skip to content

Commit

Permalink
Increase version count prior to release - v0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Simatwa committed Feb 16, 2024
1 parent 11fc9c4 commit 985ae9d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -415,4 +415,10 @@ For instance:
- added: Load variables from `.env` file.
- patch: Exclude selenium dependents providers from test. [#33](https://github.com/Simatwa/python-tgpt/issues/33)
- patch: Show more gpt4free models.
- added: Test logging flag.
- added: Test logging flag.

## v0.5.2

**What's new?**
- fix: llama2. #34
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

setup(
name="python-tgpt",
version="0.5.1",
version="0.5.2",
license="MIT",
author="Smartwa",
maintainer="Smartwa",
Expand Down

0 comments on commit 985ae9d

Please sign in to comment.