Unverified Commit 5fa168dd authored by Bharath Ramsundar's avatar Bharath Ramsundar Committed by GitHub
Browse files

Merge pull request #1672 from peastman/version

Updated version number to 2.3.0
parents 05d61fe5 8a64ca1d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ Imports all submodules
from __future__ import division
from __future__ import unicode_literals

__version__ = '2.1.1'
__version__ = '2.3.0'

import deepchem.data
import deepchem.feat