We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b264e4b + d039df3 commit 16121e0Copy full SHA for 16121e0
setup.cfg
@@ -1,13 +1,14 @@
1
[metadata]
2
name = meshio
3
-version = 4.3.10
+version = 4.3.11
4
author = Nico Schlömer et al.
5
author_email = [email protected]
6
description = I/O for many mesh formats
7
url = https://github.com/nschloe/meshio
8
project_urls =
9
Code=https://github.com/nschloe/meshio
10
Issues=https://github.com/nschloe/meshio/issues
11
+ Funding=https://github.com/sponsors/nschloe
12
long_description = file: README.md
13
long_description_content_type = text/markdown
14
license = MIT
0 commit comments