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 80a4031 commit a255f4aCopy full SHA for a255f4a
1 file changed
lib/matplotlib/font_manager.py
@@ -1134,7 +1134,7 @@ class FontManager:
1134
# Increment this version number whenever the font cache data
1135
# format or behavior has changed and requires an existing font
1136
# cache files to be rebuilt.
1137
- __version__ = '3.11.0a2'
+ __version__ = '3.11.0a3'
1138
1139
def __init__(self, size=None, weight='normal'):
1140
self._version = self.__version__
0 commit comments