Preparing release 3.1.0

[ci skip]
This commit is contained in:
esteele
2018-10-30 23:14:20 -04:00
parent 2ad8ca10d3
commit 002ccc016e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Changelog Changelog
========= =========
3.0.7 (unreleased) 3.1.0 (2018-10-30)
------------------ ------------------
New features: New features:
+1 -1
View File
@@ -4,7 +4,7 @@ from setuptools import find_packages
from setuptools import setup from setuptools import setup
version = '3.0.7.dev0' version = '3.1.0'
install_requires = [ install_requires = [
'setuptools', 'setuptools',