Skip to content

Commit

Permalink
Mark pip_review.py as executable
Browse files Browse the repository at this point in the history
  • Loading branch information
realshouzy committed Jan 27, 2024
1 parent 3f57bd2 commit 634c677
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pip_review.py
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env python3
from __future__ import annotations

__version__: Final[str] = "1.4.0"
Expand Down

0 comments on commit 634c677

Please sign in to comment.