Commit 2552b72b by Gehan Gonsalkorale

Version number bump

parent 14bcfb40
...@@ -2,7 +2,7 @@ from setuptools import setup, find_packages ...@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup( setup(
name='django-debug-toolbar-mongo', name='django-debug-toolbar-mongo',
version='0.1.1', version='0.1.2',
description='MongoDB panel for the Django Debug Toolbar', description='MongoDB panel for the Django Debug Toolbar',
long_description=open('README.rst').read(), long_description=open('README.rst').read(),
author='Harry Marr', author='Harry Marr',
......
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