Bump version for linked plone.restapi test_statictime version check

This commit is contained in:
Jon Pentland 2022-10-24 22:44:57 +02:00
parent a3818a4743
commit c5f17dc5e8
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.0b4.dev0"
version = "4.0.0b4.dev1"
install_requires = [
"setuptools",