Skip to content

Commit

Permalink
v0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphael Townshend committed Feb 12, 2021
1 parent ab43747 commit d925762
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,13 @@
packages=find_packages(include=[
'atom3d',
'atom3d.protein',
'atom3d.shard',
'atom3d.util',
'atom3d.datasets',
'atom3d.splits',
'atom3d.filters',
'atom3d.data',
]),
version='0.1.6',
version='0.1.7',
description='ATOM3D: Tasks On Molecules in 3 Dimensions',
author='ATOM3D developers',
license='MIT',
Expand Down

0 comments on commit d925762

Please sign in to comment.