fnp
/
django-pagination.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
889eea3
)
Bump version to 1.0.7.1 to distinguish from upstream release
1.0.7.1
author
Zygmunt Krynicki
<zygmunt.krynicki@linaro.org>
Tue, 1 Mar 2011 10:33:03 +0000
(11:33 +0100)
committer
Zygmunt Krynicki
<zygmunt.krynicki@linaro.org>
Tue, 1 Mar 2011 10:33:03 +0000
(11:33 +0100)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index
751d914
..
8ca27c5
100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-1,6
+1,6
@@
from setuptools import setup, find_packages
-version = '1.0.7'
+version = '1.0.7
.1
'
LONG_DESCRIPTION = """
How to use django-pagination