0.4, parser updates, docs updated

This commit is contained in:
Martin Rusev
2013-07-26 15:17:03 +03:00
parent 73e6f2fd94
commit fa13f3a2d2
6 changed files with 134 additions and 83 deletions

View File

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