Skip to content

Commit

Permalink
Increase version count prior to release - v0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Simatwa committed Apr 13, 2024
1 parent 99647ca commit 6355ee4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -477,4 +477,11 @@ For instance:
- added : FastAPI - Image generation
- added : FastAPI - Providers endpoint.
- patch : FastAPI - existing endpoints
- patch : FastAPI - existing endpoints
## v0.6.2
**What's new?**

- patch : FastAPI - `/images` amount > 10 causing http status_code 500.
- added : Hosted api health-status monitor.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@

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

0 comments on commit 6355ee4

Please sign in to comment.