We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5195bd5 commit 36e6cc2Copy full SHA for 36e6cc2
text2array/__init__.py
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
"""Convert your NLP text data to arrays!"""
15
16
-__version__ = '0.1.1'
+__version__ = '0.1.2'
17
__all__ = [
18
'Sample',
19
'Batch',
0 commit comments