Thanks to visit codestin.com Credit goes to github.com
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 8a74fe2 commit dd3d5e6Copy full SHA for dd3d5e6
1 file changed
lib/matplotlib/font_manager.py
@@ -1018,7 +1018,7 @@ class FontManager:
1018
# Increment this version number whenever the font cache data
1019
# format or behavior has changed and requires a existing font
1020
# cache files to be rebuilt.
1021
- __version__ = 310
+ __version__ = 330
1022
1023
def __init__(self, size=None, weight='normal'):
1024
self._version = self.__version__
0 commit comments