Release 1.5.0

This commit is contained in:
Brad Warren
2020-06-02 10:32:38 -07:00
parent 466b4fbf71
commit 4938273e0f
26 changed files with 85 additions and 81 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ from setuptools import find_packages
from setuptools import setup
from setuptools.command.test import test as TestCommand
version = '1.5.0.dev0'
version = '1.5.0'
# Please update tox.ini when modifying dependency version requirements
install_requires = [