Skip to content

Commit

Permalink
Fix __version__
Browse files Browse the repository at this point in the history
  • Loading branch information
timothycrosley committed Jan 30, 2023
1 parent 8f2f0f1 commit 6dfb853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion isort/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "5.11.4"
__version__ = "5.11.5"

0 comments on commit 6dfb853

Please sign in to comment.