docs: add license

This commit is contained in:
2025-01-04 02:15:46 -03:00
parent df2a0e7c1b
commit 15212311c8
4 changed files with 677 additions and 3 deletions

View File

@@ -2,4 +2,4 @@ from ppgee import __version__
def test_version():
assert __version__ == "0.2.0"
assert __version__ == "0.2.1"