Prepare to cut 1.1.0.

This commit is contained in:
Solderpunk 2023-11-19 16:26:48 +01:00
parent 3abf44d18c
commit b46b15905b
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ from tofu import TofuStore
from clientcerts import ClientCertificateManager
import util
_VERSION = "1.0.2dev"
_VERSION = "1.1.0dev"
_MAX_REDIRECTS = 5