We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc52d00 commit 97f1087Copy full SHA for 97f1087
1 file changed
setup.cfg
@@ -1,13 +1,13 @@
1
[metadata]
2
name = pygalmesh
3
-version = 0.6.3
+version = 0.6.4
4
url = https://github.com/nschloe/pygalmesh
5
author = Nico Schlömer
6
email = nico.schloemer@gmail.com
7
description = Python frontend to CGAL's 3D mesh generation capabilities
8
long_description = file: README.md
9
long_description_content_type = text/markdown
10
-license = GPLv3
+license = GPL-3.0-or-later
11
license_files = LICENSE
12
classifiers =
13
Development Status :: 4 - Beta
0 commit comments