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