Skip to content

Commit

Permalink
Bump version to 4.3.1 for pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
ataheridezfouli-groq committed Mar 25, 2024
1 parent eef9d02 commit b4cc668
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/release_notes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release Notes

## v4.3.0
## v4.3.1

### Changes

Expand Down
2 changes: 1 addition & 1 deletion groqflow/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "4.3.0"
__version__ = "4.3.1"

0 comments on commit b4cc668

Please sign in to comment.