Set dev version to 0.3.0-dev

This commit is contained in:
Garret Wassermann 2017-10-24 04:04:00 -04:00
parent 8ba2614a96
commit 92ff979dfa

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.2'
version = '0.3.0.dev1'
# Provided as an attribute, so you can append to these instead
# of replicating them: