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 3e6325f commit 0d5596bCopy full SHA for 0d5596b
tikzplotlib/__about__.py
@@ -2,5 +2,5 @@
2
__email__ = "[email protected]"
3
__copyright__ = "Copyright (c) 2010-2019, {} <{}>".format(__author__, __email__)
4
__license__ = "License :: OSI Approved :: MIT License"
5
-__version__ = "0.8.5"
+__version__ = "0.8.6"
6
__status__ = "Development Status :: 5 - Production/Stable"
0 commit comments