Skip to content

Commit

Permalink
Increase version count prior to release - v0.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Simatwa committed Feb 21, 2024
1 parent 99f9544 commit 8531a94
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 @@ -153,4 +153,10 @@ More console chat manipulation features.

**What's new?**

- fix: Uses websocket.
- fix: Uses websocket.

## v0.2.9

**What's new?**

- patch: Independencies
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

setup(
name="webchatgpt",
version="0.2.8",
version="0.2.9",
license="GNU v3",
author="Smartwa",
maintainer="Smartwa",
Expand Down

0 comments on commit 8531a94

Please sign in to comment.