master is now 0.3 development

This commit is contained in:
Garret Wassermann 2017-09-14 04:47:28 -04:00
parent a6d2a3adea
commit 3501fcc1c8

View File

@ -6,7 +6,7 @@ from distutils.util import convert_path
from fnmatch import fnmatchcase
from setuptools import setup, find_packages
version = '0.2.1'
version = '0.3.0'
# Provided as an attribute, so you can append to these instead
# of replicating them: