Back to development: 3.4.3

[ci skip]
This commit is contained in:
Maurits van Rees 2020-06-30 23:38:27 +02:00
parent 99031d4a13
commit 7a2b49c7fb
No known key found for this signature in database
GPG Key ID: AAEC1E5318E6FCCE
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.4.2'
version = '3.4.3.dev0'
install_requires = [
'setuptools',