We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e681b6 commit fc5f5f2Copy full SHA for fc5f5f2
matplotlib2tikz/__about__.py
@@ -5,6 +5,6 @@
5
__copyright__ = 'Copyright (c) 2010-2017, %s <%s>' % (__author__, __email__)
6
__credits__ = []
7
__license__ = 'License :: OSI Approved :: MIT License'
8
-__version__ = '0.6.13'
+__version__ = '0.6.14'
9
__maintainer__ = u'Nico Schlömer'
10
__status__ = 'Development Status :: 5 - Production/Stable'
0 commit comments