Skip to content

Commit

Permalink
sort still not happy
Browse files Browse the repository at this point in the history
  • Loading branch information
spirillen committed Jan 19, 2025
1 parent 584056c commit 5c59b59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/sort_lists.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
import idna
import json

VERSION = "0.2b25" # Incremented beta version
VERSION = "0.2b24" # Incremented beta version

def find_files_by_name(directory, filenames):
matches = []
Expand Down

0 comments on commit 5c59b59

Please sign in to comment.