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 9d2e030 commit e3609bdCopy full SHA for e3609bd
matplotlib2tikz/__about__.py
@@ -4,5 +4,5 @@
4
__email__ = "[email protected]"
5
__copyright__ = u"Copyright (c) 2010-2019, {} <{}>".format(__author__, __email__)
6
__license__ = "License :: OSI Approved :: MIT License"
7
-__version__ = "0.7.3"
+__version__ = "0.7.4"
8
__status__ = "Development Status :: 5 - Production/Stable"
0 commit comments