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 2025b47 commit f639143Copy full SHA for f639143
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name="locallab",
8
- version="0.4.35",
+ version="0.4.36",
9
packages=find_packages(include=["locallab", "locallab.*"]),
10
install_requires=[
11
"fastapi>=0.95.0,<1.0.0",
0 commit comments