Skip to content

Commit 55e9169

Browse files
committed
release 0.0.34
Signed-off-by: Raphael Glon <[email protected]>
1 parent 45907cd commit 55e9169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setup(
55
name="api_inference_community",
6-
version="0.0.33",
6+
version="0.0.34",
77
description="A package with helper tools to build an API Inference docker app for Hugging Face API inference using huggingface_hub",
88
long_description=open("README.md", "r", encoding="utf-8").read(),
99
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)