File tree Expand file tree Collapse file tree 4 files changed +11
-6
lines changed Expand file tree Collapse file tree 4 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 11[
22 {
3- "name" : " 0.3.4 (stable)" ,
4- "version" : " 0.3.4 " ,
3+ "name" : " 0.3.5 (stable)" ,
4+ "version" : " 0.3.5 " ,
55 "url" : " /" ,
66 "preferred" : true
77 },
8+ {
9+ "name" : " 0.3.4" ,
10+ "version" : " 0.3.4" ,
11+ "url" : " /0.3.4/"
12+ },
813 {
914 "name" : " 0.3.3" ,
1015 "version" : " 0.3.3" ,
Original file line number Diff line number Diff line change 2424 "name" : " stdout" ,
2525 "output_type" : " stream" ,
2626 "text" : [
27- " \u001b [32m10:44:18 \u001b [0m \u001b [34m[RedisVL]\u001b [0m \u001b [1;30mINFO\u001b [0m RedisVL version 0.3.4 \n "
27+ " \u001b [32m15:46:57 \u001b [0m \u001b [34m[RedisVL]\u001b [0m \u001b [1;30mINFO\u001b [0m RedisVL version 0.3.5 \n "
2828 ]
2929 }
3030 ],
305305 "name" : " python" ,
306306 "nbconvert_exporter" : " python" ,
307307 "pygments_lexer" : " ipython3" ,
308- "version" : " 3.11.9 "
308+ "version" : " 3.11.10 "
309309 }
310310 },
311311 "nbformat" : 4 ,
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " redisvl"
3- version = " 0.3.4 "
3+ version = " 0.3.5 "
44description = " Python client library and CLI for using Redis as a vector database"
55authors = [" Redis Inc. <applied.ai@redis.com>" ]
66license = " MIT"
Original file line number Diff line number Diff line change 1- __version__ = "0.3.4 "
1+ __version__ = "0.3.5 "
You can’t perform that action at this time.
0 commit comments