From 1180884f2c42b5e892603ccb8c45d515841c9051 Mon Sep 17 00:00:00 2001 From: Andrei Date: Mon, 17 Jul 2017 10:26:25 -0700 Subject: [PATCH] Bump biblio to v0.0.4 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index af6c7c4..7d6cc57 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ extras_require = { 'music': ['youtube_dl==2017.4.26'], 'performance': ['erlpack==0.3.2', 'ujson==1.35'], 'sharding': ['gipc==0.6.0'], - 'docs': ['biblio==0.0.2'], + 'docs': ['biblio==0.0.4'], } setup(