Skip to content

Commit 3725a43

Browse files
authored
Merge pull request #317 from nschloe/version-bump
version bump
2 parents 4731466 + 3b2f5fd commit 3725a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tikzplotlib/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
__email__ = "[email protected]"
33
__copyright__ = "Copyright (c) 2010-2019, {} <{}>".format(__author__, __email__)
44
__license__ = "License :: OSI Approved :: MIT License"
5-
__version__ = "0.8.1"
5+
__version__ = "0.8.2"
66
__status__ = "Development Status :: 5 - Production/Stable"

0 commit comments

Comments
 (0)