Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudBelcour committed Feb 26, 2024
1 parent 2573680 commit 319e120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Modify:

- use mpwt \_\_version\_\_ to check mpwt version (remove the use of pkg_resource to check version as it will become deprecated in the future).
- use mpwt \_\_version\_\_ to check mpwt version (remove the use of pkg_resources to check version as it will become deprecated in the future).
- move from setup.py/setup.cfg to pyproject.toml.
- update license year.

Expand Down

0 comments on commit 319e120

Please sign in to comment.