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 d708295 commit 5c6fb2dCopy full SHA for 5c6fb2d
tikzplotlib/__about__.py
@@ -2,5 +2,5 @@
2
__email__ = "[email protected]"
3
__copyright__ = f"Copyright (c) 2010-2020, {__author__} <{__email__}>"
4
__license__ = "License :: OSI Approved :: MIT License"
5
-__version__ = "0.8.7"
+__version__ = "0.9.0"
6
__status__ = "Development Status :: 5 - Production/Stable"
0 commit comments