bumped version
authorOrakaro <nhatminh_179@hotmail.com>
Mon, 7 Jul 2014 15:51:17 +0000 (00:51 +0900)
committerOrakaro <nhatminh_179@hotmail.com>
Mon, 7 Jul 2014 15:51:17 +0000 (00:51 +0900)
setup.py

index 516413effb905e3b24f8f017eb61b6ec19ceb152..8b6c6350baff926bb481d0b4159ec50effa6f366 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '0.2.3'
+version = '0.2.4'
 
 install_requires = [
     "SQLAlchemy",