Skip to content

Commit

Permalink
bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jekbradbury authored Oct 20, 2017
1 parent f485891 commit be09d01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python
from setuptools import setup, find_packages

VERSION = '0.2.0b'
VERSION = '0.2.0'

long_description = '''torch-text provides text and NLP data utilities
and datasets for torch'''
Expand Down

0 comments on commit be09d01

Please sign in to comment.