Skip to content

Commit

Permalink
Fix license name in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Donaim committed Dec 3, 2024
1 parent fc01e51 commit 3d84e04
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 @@ -7,7 +7,7 @@ name = "aligntools"
version = "1.2.1"
description = "A Python library for manipulation of CIGAR, MSA, and other alignment formats."
readme = "README.md"
license = "GPL-3.0"
license = "AGPL-3.0"
authors = [
{ name = "British Columbia Centre for Excellence in HIV/AIDS", email = "vmysak@bccfe.ca" },
]
Expand Down

0 comments on commit 3d84e04

Please sign in to comment.