Skip to content

Commit

Permalink
Merge pull request #161 from benjeffery/fix-license
Browse files Browse the repository at this point in the history
Fix license classifier
  • Loading branch information
jeromekelleher authored Apr 30, 2024
2 parents 5a602c8 + 28223bf commit 135b0f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies = [
requires-python = ">=3.9"
classifiers = [
"Development Status :: 3 - Alpha",
"License :: OSI Approved :: Apache, Software License",
"License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent",
"Intended Audience :: Science/Research",
"Programming Language :: Python",
Expand Down

0 comments on commit 135b0f6

Please sign in to comment.