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 53ab5f0 commit 9dcc959Copy full SHA for 9dcc959
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.9'
+__version__ = '0.6.10'
9
__maintainer__ = u'Nico Schlömer'
10
__status__ = 'Development Status :: 5 - Production/Stable'
0 commit comments