Bump version to 2.1.10

This commit is contained in:
Unrud 2018-08-14 19:35:25 +02:00
parent 546a52e34a
commit 68740d10f3
2 changed files with 14 additions and 1 deletions

View file

@ -41,7 +41,7 @@ from setuptools import setup
# When the version is updated, a new section in the NEWS.md file must be
# added too.
VERSION = "2.1.9"
VERSION = "2.1.10"
WEB_FILES = ["web/css/icon.png", "web/css/main.css", "web/fn.js",
"web/index.html"]