Skip to content

Commit

Permalink
updated pyp version
Browse files Browse the repository at this point in the history
  • Loading branch information
assafelovic committed Jun 23, 2024
1 parent 66a3924 commit 557207f
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 @@ -10,7 +10,7 @@

setup(
name="gpt-researcher",
version="0.6.9",
version="0.7.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(exclude=exclude_packages),
Expand Down

0 comments on commit 557207f

Please sign in to comment.