We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ca7b8e commit c9e03dcCopy full SHA for c9e03dc
1 file changed
pgfutils.py
@@ -36,7 +36,7 @@
36
37
"""
38
39
-__version__ = "1.6.0-alpha0"
+__version__ = "1.6.0"
40
41
# We don't import Matplotlib here as this brings in NumPy. In turn, NumPy
42
# caches a reference to the io.open() method as part of its data loading
0 commit comments