commit 6359f30af2fd0f436f9afce8c5417d8c2caf1f83
parent 60180e88824bfaec2a2ff3dbb2afdc984aca3d79
Author: lash <dev@holbrook.no>
Date: Mon, 15 May 2023 15:12:11 +0100
Correct license classifier
Diffstat:
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/python/CHANGELOG b/python/CHANGELOG
@@ -1,3 +1,5 @@
+- 0.1.1
+ * Loosen funga-eth dependency
- 0.1.0
* Remove code outside ERC173 interface
- 0.0.5
diff --git a/python/setup.cfg b/python/setup.cfg
@@ -13,7 +13,7 @@ classifiers =
Development Status :: 3 - Alpha
Environment :: No Input/Output (Daemon)
Intended Audience :: Developers
- License :: OSI Approved :: Affero GNU General Public License v3 or later (GPLv3+)
+ License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Topic :: Internet
Topic :: Software Development :: Libraries
#Topic :: Blockchain :: EVM