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.
2 parents 4731466 + 3b2f5fd commit 3725a43Copy full SHA for 3725a43
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.1"
+__version__ = "0.8.2"
6
__status__ = "Development Status :: 5 - Production/Stable"
0 commit comments