projets
/
auf_django_references.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Version 0.20: Retiré les interfaces d'admin
[auf_django_references.git]
/
setup.py
diff --git
a/setup.py
b/setup.py
index
1823188
..
ed3855f
100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-3,7
+3,7
@@
from setuptools import setup, find_packages
name = 'auf.django.references'
-version = '0.19'
+version = '0.20'
setup(
name=name,