Skip to content

Commit

Permalink
added new gptr version
Browse files Browse the repository at this point in the history
  • Loading branch information
assafelovic committed May 5, 2024
1 parent 5f9059f commit 339df4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setup(
name="gpt-researcher",
version="0.2.9",
version="0.3.0",
description="GPT Researcher is an autonomous agent designed for comprehensive online research on a variety of tasks.",
package_dir={'gpt_researcher': 'gpt_researcher'},
packages=find_packages(),
Expand Down

0 comments on commit 339df4b

Please sign in to comment.