diff options
| author | J08nY | 2024-04-13 18:44:12 +0200 |
|---|---|---|
| committer | J08nY | 2024-04-13 18:44:12 +0200 |
| commit | acc0878d612bd1f159d6a2139c80dba6f70f530e (patch) | |
| tree | d5b5e3c27a005867b05614ceda987a49f3b5160e /pyproject.toml | |
| parent | 9ac9717905b188f159c4256e16b934bb8c5d5d5b (diff) | |
| download | pyecsca-acc0878d612bd1f159d6a2139c80dba6f70f530e.tar.gz pyecsca-acc0878d612bd1f159d6a2139c80dba6f70f530e.tar.zst pyecsca-acc0878d612bd1f159d6a2139c80dba6f70f530e.zip | |
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 22c37d5..285cd76 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ readme = "README.md" license = { "text" = "MIT" } classifiers = [ - "Development Status :: 3 - Alpha", + "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Topic :: Security", "Topic :: Security :: Cryptography", |
