2 Commits

2 changed files with 2 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ from pydantic import DirectoryPath, FilePath
from pydantic_settings import BaseSettings
VERSION = '0.3.1'
VERSION = '0.3.2'
AMSTERDAM = ZoneInfo('Europe/Amsterdam')

View File

@@ -39,6 +39,7 @@ a.title {
.guessesheading, .guessesbefore, .guessesafter {
text-align: center;
clear: both;
}
input[type="text"] {