Skip to content

Commit

Permalink
feat: add VERSION constant
Browse files Browse the repository at this point in the history
  • Loading branch information
lanvent committed Apr 27, 2023
1 parent 5905000 commit 7222a5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions common/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@
CHATGPT = "chatGPT"
BAIDU = "baidu"
CHATGPTONAZURE = "chatGPTOnAzure"

VERSION = "1.3.0"

0 comments on commit 7222a5c

Please sign in to comment.