From 4d1da0c7c728f86e01b21ec039b12300a8b5a792 Mon Sep 17 00:00:00 2001 From: nolash Date: Sun, 24 Oct 2021 15:38:26 +0200 Subject: [PATCH] Bump version --- python/setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/setup.cfg b/python/setup.cfg index 0382bf2..3a0e0b2 100644 --- a/python/setup.cfg +++ b/python/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = eth-token-index -version = 0.2.4a1 +version = 0.2.4a2 description = Token symbol to address unique index author = Louis Holbrook author_email = dev@holbrook.no