mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 20:20:30 -04:00
10 lines
400 B
Python
10 lines
400 B
Python
--- 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",
|