Skip to content

Commit 400ae1c

Browse files
committed
- version bump and license classifier update
1 parent f879334 commit 400ae1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "pysipfenn"
7-
version = "0.12.0"
7+
version = "0.12.2"
88
authors = [
99
{ name="Adam Krajewski", email="ak@psu.edu" },
1010
{ name="Jonathan Siegel", email="jwsiegel@tamu.edu" },
@@ -16,7 +16,7 @@ classifiers = [
1616
"Programming Language :: Python :: 3.11",
1717
"Development Status :: 4 - Beta",
1818
"Intended Audience :: Science/Research",
19-
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
19+
"License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)",
2020
"Operating System :: OS Independent",
2121
"Topic :: Scientific/Engineering",
2222
"Topic :: Scientific/Engineering :: Artificial Intelligence",

0 commit comments

Comments
 (0)