Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ajbt200128 authored Aug 15, 2024
1 parent 881c602 commit b120e91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name="semgrep_pre_commit_package",
version="1.84.1",
install_requires=["semgrep==1.84.1"],
version="1.85.0",
install_requires=["semgrep==1.85.0"],
packages=[],
)

0 comments on commit b120e91

Please sign in to comment.