~ | v-0.0.2.5

This commit is contained in:
abc 2023-08-25 17:30:59 +01:00
parent bf3f0faa15
commit 5d08c7201f
2 changed files with 2 additions and 2 deletions

View File

@ -12,4 +12,4 @@ __all__ = [
"TypedDict", "TypedDict",
"SHA256", "SHA256",
"CreateResult", "CreateResult",
] ]

View File

@ -65,4 +65,4 @@ setup(
"Operating System :: MacOS :: MacOS X", "Operating System :: MacOS :: MacOS X",
"Operating System :: Microsoft :: Windows", "Operating System :: Microsoft :: Windows",
], ],
) )