--- setup.py.orig 2023-03-10 22:52:58 UTC +++ setup.py @@ -269,6 +269,7 @@ setup( # Finally, pass this all along to setuptools t setup( # Finally, pass this all along to setuptools to do the heavy lifting. name="matplotlib", + version="3.7.1", description="Python plotting package", author="John D. Hunter, Michael Droettboom", author_email="matplotlib-users@python.org",