Skip to content

Commit

Permalink
[setup] Bump FindSystemFontsFilename version to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
moi15moi committed Oct 8, 2023
1 parent c245aa3 commit 97e85af
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 @@ -69,7 +69,7 @@ def find_version(*file_paths):
"ass-tag-analyzer",
"fontTools>=4.38.0",
"freetype-py",
"FindSystemFontsFilename>=0.1.1",
"FindSystemFontsFilename>=0.1.2",
],
entry_points={"console_scripts": ["fontcollector=font_collector.__main__:main"]},
classifiers=[
Expand Down

0 comments on commit 97e85af

Please sign in to comment.