Skip to content

Commit

Permalink
Update setup.py for v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ljvmiranda921 committed Apr 14, 2018
1 parent 70d51ba commit 4a9a991
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
Expand Up @@ -11,7 +11,7 @@
]

setup(name='gym_lattice',
version='0.0.1',
version='0.0.2',
install_requires=requirements,
description="An HP 2D Lattice Gym Environment for Protein Folding",
author="Lester James V. Miranda",
Expand Down

0 comments on commit 4a9a991

Please sign in to comment.