diff --git a/pgfutils.py b/pgfutils.py index 44afdc3..08978c5 100644 --- a/pgfutils.py +++ b/pgfutils.py @@ -36,7 +36,7 @@ """ -__version__ = "1.1.0" +__version__ = "1.2.0" # We don't import Matplotlib here as this brings in NumPy. In turn, NumPy # caches a reference to the io.open() method as part of its data loading