Commit c79f6836 by Tim Krones

Merge pull request #37 from open-craft/update-setup

Update xblock-utils version in setup.py
parents 7b721be7 87d7381d
......@@ -35,7 +35,7 @@ def package_data(pkg, root_list):
setup(
name='xblock-utils',
version='v1.0.0',
version='1.0.2',
description='Various utilities for XBlocks',
packages=[
'xblockutils',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment