We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86a35d0 commit 927fe01Copy full SHA for 927fe01
setup.py
@@ -3,7 +3,7 @@
3
4
setup(
5
name="api_inference_community",
6
- version="0.0.33",
+ version="0.0.36",
7
description="A package with helper tools to build an API Inference docker app for Hugging Face API inference using huggingface_hub",
8
long_description=open("README.md", "r", encoding="utf-8").read(),
9
long_description_content_type="text/markdown",
0 commit comments