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 e534327 commit 3fd85f4Copy full SHA for 3fd85f4
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.9.0"
+__version__ = "0.9.1"
6
__status__ = "Development Status :: 5 - Production/Stable"
0 commit comments