Back to development: 3.1.2

[ci skip]
This commit is contained in:
Gil Forcada 2019-02-08 13:37:13 +01:00
parent 3acf510a2d
commit 986be1c6e1
No known key found for this signature in database
GPG Key ID: 13079EFDB0D6B075
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ from setuptools import find_packages
from setuptools import setup
version = '3.1.1'
version = '3.1.2.dev0'
install_requires = [
'setuptools',