Skip to content

Commit

Permalink
Merge pull request #317 from nschloe/version-bump
Browse files Browse the repository at this point in the history
version bump
  • Loading branch information
nschloe committed Jul 30, 2019
2 parents 4731466 + 3b2f5fd commit 3725a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tikzplotlib/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
__email__ = "nico.schloemer@gmail.com"
__copyright__ = "Copyright (c) 2010-2019, {} <{}>".format(__author__, __email__)
__license__ = "License :: OSI Approved :: MIT License"
__version__ = "0.8.1"
__version__ = "0.8.2"
__status__ = "Development Status :: 5 - Production/Stable"

0 comments on commit 3725a43

Please sign in to comment.