diff --git a/pyproject.toml b/pyproject.toml index 88ac005..89eee34 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = 'grazier' -version = '0.0.3' +version = '0.0.4' description = 'A tool for calling (and calling out to) large language models.' authors = [ {name='David Chan', email='davidchan@berkeley.edu'}