We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61149a2 commit 91fb81cCopy full SHA for 91fb81c
CHANGES.txt
@@ -1,3 +1,7 @@
1
+1.0.6
2
+=====
3
+* admin search
4
+
5
1.0.5
6
=====
7
django 1.8 compatibility
setup.py
@@ -13,7 +13,7 @@
13
]
14
15
setup(name='djinn_likes',
16
- version="1.0.5",
+ version="1.0.6",
17
description='Djinn Intranet Likes',
18
long_description=README + '\n\n' + CHANGES,
19
classifiers=[
0 commit comments