Bump version to 3.1.4

This commit is contained in:
Unrud 2022-02-01 19:35:02 +01:00
parent c5a917826b
commit a1a0fdd673
2 changed files with 7 additions and 1 deletions

View file

@ -43,7 +43,7 @@ from setuptools import find_packages, setup
# When the version is updated, a new section in the CHANGELOG.md file must be
# added too.
VERSION = "3.1.3"
VERSION = "3.1.4"
WEB_FILES = ["web/internal_data/css/icon.png",
"web/internal_data/css/main.css",
"web/internal_data/fn.js",