We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ece0dc1 commit 582a248Copy full SHA for 582a248
1 file changed
setup.py
@@ -3,7 +3,7 @@
3
from distutils.core import setup
4
5
setup(name='jsonLookup',
6
- version='0.3.0',
+ version='0.3.1',
7
description='Search MySQL JSON fields in Django',
8
author='Mohamed El-Kalioby',
9
author_email='mkalioby@mkalioby.com',
0 commit comments