We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beebd70 commit a623bbdCopy full SHA for a623bbd
rendercv_fonts/__init__.py
@@ -4,7 +4,7 @@
4
5
import pathlib
6
7
-__version__ = "0.1.0"
+__version__ = "0.2.0"
8
9
package_folder_path = pathlib.Path(__file__).parent
10
0 commit comments