Skip to content

Commit 929c407

Browse files
committed
version bump
1 parent 636fde8 commit 929c407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

matplotlib2tikz/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
__copyright__ = 'Copyright (c) 2010-2017, %s <%s>' % (__author__, __email__)
66
__credits__ = []
77
__license__ = 'MIT License'
8-
__version__ = '0.6.2'
8+
__version__ = '0.6.3'
99
__maintainer__ = 'Nico Schlömer'
1010
__status__ = 'Production'

0 commit comments

Comments
 (0)