Skip to content

Commit

Permalink
bumped pip version
Browse files Browse the repository at this point in the history
  • Loading branch information
assafelovic committed Jul 19, 2024
1 parent 05584a4 commit ba2c35b
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.8.1",
version="0.8.2",
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 ba2c35b

Please sign in to comment.