Skip to content

Commit be09d01

Browse files
authored
bump version for release
1 parent f485891 commit be09d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22
from setuptools import setup, find_packages
33

4-
VERSION = '0.2.0b'
4+
VERSION = '0.2.0'
55

66
long_description = '''torch-text provides text and NLP data utilities
77
and datasets for torch'''

0 commit comments

Comments
 (0)