Back to development: 4.0.0a5

[ci skip]
This commit is contained in:
Maurits van Rees 2022-03-23 17:24:07 +01:00
parent 213c198943
commit 8e369f886f
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 = '4.0.0a4'
version = '4.0.0a5.dev0'
install_requires = [
'setuptools',