Skip to content

Commit 36e6cc2

Browse files
committed
Bump to v0.1.2
1 parent 5195bd5 commit 36e6cc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text2array/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414
"""Convert your NLP text data to arrays!"""
1515

16-
__version__ = '0.1.1'
16+
__version__ = '0.1.2'
1717
__all__ = [
1818
'Sample',
1919
'Batch',

0 commit comments

Comments
 (0)