diff --git a/pgfutils.py b/pgfutils.py index 9653990..7b7be4b 100644 --- a/pgfutils.py +++ b/pgfutils.py @@ -36,7 +36,7 @@ """ -__version__ = "1.3.0-beta" +__version__ = "1.3.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