We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c1bc46 commit bd3b4d2Copy full SHA for bd3b4d2
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name="locallab",
8
- version="0.4.33",
+ version="0.4.34",
9
packages=find_packages(include=["locallab", "locallab.*"]),
10
install_requires=[
11
"fastapi>=0.95.0,<1.0.0",
0 commit comments