Skip to content

Commit

Permalink
Version upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
KenyonY committed Jul 20, 2024
1 parent dc8b51c commit 96acf77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openai_forward/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.8.0-alpha"
__version__ = "0.8.0"

from dotenv import load_dotenv
from yaml import load
Expand Down

0 comments on commit 96acf77

Please sign in to comment.