Skip to content

Commit ae30684

Browse files
committed
minor version up
1 parent 2918bd3 commit ae30684

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

relevanceai/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
except ModuleNotFoundError:
2525
pass
2626

27-
__version__ = "3.2.5"
27+
__version__ = "3.2.6"
2828

2929
try:
3030
pypi_data = requests.get("https://pypi.org/pypi/relevanceai/json").json()

0 commit comments

Comments
 (0)