Skip to content

Commit

Permalink
Version bump for 2.0 Cut
Browse files Browse the repository at this point in the history
  • Loading branch information
rbharath committed Mar 3, 2018
1 parent 281a1e0 commit c98b0f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deepchem/__init__.py
Expand Up @@ -4,7 +4,7 @@
from __future__ import division
from __future__ import unicode_literals

__version__ = '1.3.1'
__version__ = '2.0.0'

import deepchem.data
import deepchem.feat
Expand Down

0 comments on commit c98b0f2

Please sign in to comment.