Skip to content

Commit fc79ecf

Browse files
committed
Release version 1.2.0.
1 parent 49c1a15 commit fc79ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pgfutils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
3737
"""
3838

39-
__version__ = "1.1.0"
39+
__version__ = "1.2.0"
4040

4141
# We don't import Matplotlib here as this brings in NumPy. In turn, NumPy
4242
# caches a reference to the io.open() method as part of its data loading

0 commit comments

Comments
 (0)