Skip to content

Commit

Permalink
Update the version
Browse files Browse the repository at this point in the history
So that we can do a release that has python 3 support.
  • Loading branch information
feanil authored Aug 7, 2019
1 parent 56a418f commit a7ffc85
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 @@ -23,7 +23,7 @@ def package_data(pkg, roots):

setup(
name='crowdsourcehinter-xblock',
version='0.1',
version='0.2',
description='crowdsourcehinter XBlock', # TODO: write a better description.
packages=[
'crowdsourcehinter',
Expand Down

0 comments on commit a7ffc85

Please sign in to comment.