Browse Source

version à 0.2.3

fanch 1 năm trước cách đây
mục cha
commit
b9b97545bc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      setup.py

+ 1 - 1
setup.py

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