Skip to content

Commit

Permalink
chore: bump to 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hanxiao committed Jan 16, 2022
1 parent 5b2ea94 commit f27c40c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docarray/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '0.1.9'
__version__ = '0.2.0'

from .document import Document
from .array import DocumentArray

0 comments on commit f27c40c

Please sign in to comment.