Skip to content

Commit 5d6e219

Browse files
committed
⬆️ zenroom with 64k limit
1 parent 44d3c4d commit 5d6e219

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,11 @@ Set the `LOG_LEVEL="debug"` ENVIRONMENT VARIABLE that is used by `uvicorn` and `
183183

184184
Copyright :copyright: 2019 by [Dyne.org](https://www.dyne.org) foundation, Amsterdam
185185

186-
Designed, written and maintained by Puria Nafisi Azizi.
186+
Designed, written and maintained by Puria Nafisi Azizi [Dyne.org](https://www.dyne.org).
187+
188+
With design contributions by Oleguer 'Ula' Sagarra [dribia.com](http://www.dribia.com).
189+
190+
Special thanks to Denis 'Jaromil' Roio and Andrea D'Intino for their expert reviews.
187191

188192
<img src="https://zenroom.dyne.org/img/ec_logo.png" class="pic" alt="Project funded by the European Commission">
189193

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"bunch==1.0.1",
1111
"pyjwt==1.7.1",
1212
"fastapi==0.8.0",
13-
"zenroom==0.2.0",
13+
"zenroom==0.2.1",
1414
"uvicorn==0.4.6",
1515
"inflect==2.1.0",
1616
"environs==4.1.0",

0 commit comments

Comments
 (0)