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:
947647e
)
Working on version 1.0.7
author
Fabio Corneti
<info@corneti.com>
Thu, 22 Apr 2010 08:43:41 +0000
(10:43 +0200)
committer
Fabio Corneti
<info@corneti.com>
Thu, 22 Apr 2010 08:43:41 +0000
(10:43 +0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index
a09dcfc
..
751d914
100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-1,6
+1,6
@@
from setuptools import setup, find_packages
-version = '1.0.
6
'
+version = '1.0.
7
'
LONG_DESCRIPTION = """
How to use django-pagination