|
@@ -29,7 +29,7 @@ def get_files(path):
|
|
|
|
|
|
setup(
|
|
setup(
|
|
name="djangotools",
|
|
name="djangotools",
|
|
- version="0.2.2",
|
|
|
|
|
|
+ version="0.2.3",
|
|
description="A short description of the project.",
|
|
description="A short description of the project.",
|
|
author="François GAUTRAIS",
|
|
author="François GAUTRAIS",
|
|
install_requires=install_requires,
|
|
install_requires=install_requires,
|