浏览代码

Upped version number.

Marcos Dumay de Medeiros 9 年之前
父节点
当前提交
55b0ae2cb7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -33,7 +33,7 @@ with open(path.join(here, 'README.rst'), encoding='utf-8') as f:
 setup(
     name='rapid-django',
 
-    version='0.0.1a1',
+    version='0.0.2',
 
     description='Opionated tools for rapid development of enterprise CRUD portals',
     long_description=long_description,