Explorar el Código

petites modifs

fanch hace 1 año
padre
commit
ab75b14814
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      setup.py

+ 1 - 1
setup.py

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