Skip to content

Commit

Permalink
Update to v.0.2.1
Browse files Browse the repository at this point in the history
Problems with PyPi description
  • Loading branch information
WardLT committed Nov 20, 2018
1 parent 6bdf997 commit d9ed2d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dlhub_sdk/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.2.0'
__version__ = '0.2.1'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='dlhub_sdk',
version='0.2.0',
version='0.2.1',
packages=find_packages(),
description='Python interface and utilities for DLHub',
long_description=("DLHub SDK contains a Python interface to the Data "
Expand Down

0 comments on commit d9ed2d4

Please sign in to comment.