Commit 891ffe54 authored by Bharath Ramsundar's avatar Bharath Ramsundar
Browse files

Version bumps

parent b1a1003a
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.0.0'
__version__ = '2.1.0'

import deepchem.data
import deepchem.feat
+4 −4
Original line number Diff line number Diff line
[metadata]
name = deepchem
author = Bharath Ramsundar, Evan Feinberg, Pande Lab Stanford
summary = Deep-learning models for drug discovery and quantum chemistry
home-page = https://github.com/pandegroup/deepchem
author = DeepChem contributors 
summary = Deep-learning models for drug discovery, quantum chemistry, and the life sciences.
home-page = https://github.com/deepchem/deepchem
license = MIT
version = 2.0.1
version = 2.1.0
classifier =
    Development Status :: 4 - Beta
    Environment :: Console