Commit 10d80ab8 by Andy Armstrong Committed by GitHub

Merge pull request #37 from edx/andya/update-requirements

Update pymongo dependency
parents 9ebf54e5 af2abe84
......@@ -11,7 +11,7 @@ os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
setup(
name='event-tracking',
version='0.2.1',
version='0.2.2',
packages=find_packages(),
include_package_data=True,
license='AGPLv3 License',
......
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