Skip to content

Commit 91fb81c

Browse files
committed
version
1 parent 61149a2 commit 91fb81c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.txt

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.0.6
2+
=====
3+
* admin search
4+
15
1.0.5
26
=====
37
django 1.8 compatibility

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
]
1414

1515
setup(name='djinn_likes',
16-
version="1.0.5",
16+
version="1.0.6",
1717
description='Djinn Intranet Likes',
1818
long_description=README + '\n\n' + CHANGES,
1919
classifiers=[

0 commit comments

Comments
 (0)