Skip to content

Commit 914182e

Browse files
authored
Merge pull request #223 from nschloe/versionbump
version bump
2 parents 1cf66a0 + f16f144 commit 914182e

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
@@ -6,6 +6,6 @@
66
u'Copyright (c) 2010-2018, {} <{}>'.format(__author__, __email__)
77
__credits__ = []
88
__license__ = 'License :: OSI Approved :: MIT License'
9-
__version__ = '0.6.14'
9+
__version__ = '0.6.15'
1010
__maintainer__ = u'Nico Schlömer'
1111
__status__ = 'Development Status :: 5 - Production/Stable'

0 commit comments

Comments
 (0)