projets
/
auf_django_export.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Version 0.4: Added action to export selected records
[auf_django_export.git]
/
setup.py
diff --git
a/setup.py
b/setup.py
index
0a88115
..
0bf6b58
100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-3,7
+3,7
@@
from setuptools import setup, find_packages
name = 'auf.django.export'
-version = '0.3'
+version = '0.4'
setup(
name=name,