Skip to content

Commit 7363cfe

Browse files
committed
Next release will be a major overhaul
1 parent d7bed96 commit 7363cfe

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
@@ -10,7 +10,7 @@
1010
1111
"""
1212

13-
__version__ = "1.8.0.dev0"
13+
__version__ = "2.0.0.dev0"
1414

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

0 commit comments

Comments
 (0)