Skip to content

Commit

Permalink
Merge pull request #367 from nschloe/version-bump-2.3.7
Browse files Browse the repository at this point in the history
version bump
  • Loading branch information
nschloe authored Mar 25, 2019
2 parents 7e9a927 + 51cba6e commit 395611b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meshio/__about__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
#
__version__ = "2.3.6"
__version__ = "2.3.7"
__author__ = u"Nico Schlömer"
__author_email__ = "[email protected]"
__copyright__ = u"Copyright (c) 2015-2019, {} <{}>".format(__author__, __author_email__)
Expand Down

0 comments on commit 395611b

Please sign in to comment.