Skip to content

Commit f27c40c

Browse files
committed
chore: bump to 0.2
1 parent 5b2ea94 commit f27c40c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.1.9'
1+
__version__ = '0.2.0'
22

33
from .document import Document
44
from .array import DocumentArray

0 commit comments

Comments
 (0)