Browse Source

Bump biblio to v0.0.4

pull/46/head
Andrei 8 years ago
parent
commit
1180884f2c
  1. 2
      setup.py

2
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(

Loading…
Cancel
Save