Skip to content

Commit 7ec88b4

Browse files
author
Joan Fontanals
authored
chore: update minor (docarray#1781)
1 parent fb17456 commit 7ec88b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docarray/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.37.2'
1+
__version__ = '0.38.0'
22

33
import logging
44

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "docarray"
3-
version = '0.37.1'
3+
version = '0.38.0'
44
description='The data structure for multimodal data'
55
readme = 'README.md'
66
authors=['DocArray']

0 commit comments

Comments
 (0)