Back to development: 4.0.0b2

[ci skip]
This commit is contained in:
Maurits van Rees 2022-06-23 21:05:52 +02:00
parent 4959d6ae21
commit 2084eb091d
No known key found for this signature in database
GPG Key ID: AAEC1E5318E6FCCE
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ from setuptools import find_packages
from setuptools import setup
version = "4.0.0b1"
version = "4.0.0b2.dev0"
install_requires = [
"setuptools",