Skip to content

Commit

Permalink
update openai
Browse files Browse the repository at this point in the history
  • Loading branch information
vinicvaz committed Dec 1, 2023
1 parent 67768a7 commit 76b0e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rest/core/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class Settings(BaseSettings):
),
dict(
path="Tauffer-Consulting/openai_domino_pieces",
version='0.7.1',
version='development',
source='github',
require_token=True,
url='https://github.com/Tauffer-Consulting/openai_domino_pieces'
Expand Down

0 comments on commit 76b0e7b

Please sign in to comment.