Use pinax-teams 2.0.0 and bump to beta 2 for pypi

This commit is contained in:
Garret Wassermann
2020-11-12 02:50:09 -05:00
parent 4d83067826
commit f15442f599
3 changed files with 3 additions and 5 deletions

View File

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