bumbed version number for new OpenAI integration
This commit is contained in:
parent
a2e93a625c
commit
df29dbe4e5
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash -x
|
||||
|
||||
RELEASE_VERSION="1.0.2"
|
||||
RELEASE_VERSION="1.0.3"
|
||||
|
||||
PLATFORM=$(rustc -vV | grep host | cut -d ' ' -f2)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue