Query builder

This commit is contained in:
Martin Rusev
2013-07-31 13:34:39 +03:00
parent 4d1f736948
commit e7901308ae
4 changed files with 31 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
from setuptools import setup
import os
version = '0.5'
version = '0.5.1'
def read(filename):