diff --git a/rendercv_fonts/Font Awesome 7/Font Awesome 7 Brands-Regular-400.otf b/rendercv_fonts/Font Awesome 7/Font Awesome 7 Brands-Regular-400.otf index dc9a6df..08b8ce0 100644 Binary files a/rendercv_fonts/Font Awesome 7/Font Awesome 7 Brands-Regular-400.otf and b/rendercv_fonts/Font Awesome 7/Font Awesome 7 Brands-Regular-400.otf differ diff --git a/rendercv_fonts/Font Awesome 7/Font Awesome 7 Free-Regular-400.otf b/rendercv_fonts/Font Awesome 7/Font Awesome 7 Free-Regular-400.otf index bdaae48..fb469d2 100644 Binary files a/rendercv_fonts/Font Awesome 7/Font Awesome 7 Free-Regular-400.otf and b/rendercv_fonts/Font Awesome 7/Font Awesome 7 Free-Regular-400.otf differ diff --git a/rendercv_fonts/Font Awesome 7/Font Awesome 7 Free-Solid-900.otf b/rendercv_fonts/Font Awesome 7/Font Awesome 7 Free-Solid-900.otf index 881f5d3..25133ed 100644 Binary files a/rendercv_fonts/Font Awesome 7/Font Awesome 7 Free-Solid-900.otf and b/rendercv_fonts/Font Awesome 7/Font Awesome 7 Free-Solid-900.otf differ diff --git a/rendercv_fonts/Font Awesome 7/LICENSE.txt b/rendercv_fonts/Font Awesome 7/LICENSE.txt index 45063c1..69403b2 100644 --- a/rendercv_fonts/Font Awesome 7/LICENSE.txt +++ b/rendercv_fonts/Font Awesome 7/LICENSE.txt @@ -23,7 +23,7 @@ as SVG and JS file types. In the Font Awesome Free download, the SIL OFL license applies to all icons packaged as web and desktop font files. -Copyright (c) 2025 Fonticons, Inc. (https://fontawesome.com) +Copyright (c) 2026 Fonticons, Inc. (https://fontawesome.com) with Reserved Font Name: "Font Awesome". This Font Software is licensed under the SIL Open Font License, Version 1.1. @@ -123,7 +123,7 @@ OTHER DEALINGS IN THE FONT SOFTWARE. In the Font Awesome Free download, the MIT license applies to all non-font and non-icon files. -Copyright 2025 Fonticons, Inc. +Copyright 2026 Fonticons, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the diff --git a/rendercv_fonts/__init__.py b/rendercv_fonts/__init__.py index af7d7aa..62ae141 100644 --- a/rendercv_fonts/__init__.py +++ b/rendercv_fonts/__init__.py @@ -4,7 +4,7 @@ import pathlib -__version__ = "0.5.1" +__version__ = "0.5.2" package_folder_path = pathlib.Path(__file__).parent