There was an error while loading. Please reload this page.
1 parent 2918bd3 commit ae30684Copy full SHA for ae30684
1 file changed
relevanceai/__init__.py
@@ -24,7 +24,7 @@
24
except ModuleNotFoundError:
25
pass
26
27
-__version__ = "3.2.5"
+__version__ = "3.2.6"
28
29
try:
30
pypi_data = requests.get("https://pypi.org/pypi/relevanceai/json").json()
0 commit comments