diff --git a/python/setup.cfg b/python/setup.cfg index 832180c..32afe19 100644 --- a/python/setup.cfg +++ b/python/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = eth-accounts-index -version = 0.4.2 +version = 0.4.3 description = Accounts index evm contract tooling with permissioned writes author = Louis Holbrook author_email = dev@holbrook.no @@ -14,6 +14,7 @@ classifiers = Environment :: Console Intended Audience :: Developers License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+) + Topic :: Software Development :: Libraries Topic :: Internet #Topic :: Blockchain :: EVM license = AGPLv3+