Update version and push to pypi

This commit is contained in:
martinrusev
2015-12-12 12:14:42 +02:00
parent 67d4fe0e9e
commit 418ffb8439

View File

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