Skip to content

Commit 97f1087

Browse files
committed
update to spdx license key, version bump
1 parent fc52d00 commit 97f1087

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[metadata]
22
name = pygalmesh
3-
version = 0.6.3
3+
version = 0.6.4
44
url = https://github.com/nschloe/pygalmesh
55
author = Nico Schlömer
66
email = nico.schloemer@gmail.com
77
description = Python frontend to CGAL's 3D mesh generation capabilities
88
long_description = file: README.md
99
long_description_content_type = text/markdown
10-
license = GPLv3
10+
license = GPL-3.0-or-later
1111
license_files = LICENSE
1212
classifiers =
1313
Development Status :: 4 - Beta

0 commit comments

Comments
 (0)