Bump version to 2.90.0

This commit is contained in:
Unrud 2018-08-16 08:00:00 +02:00
parent 3d77238a4b
commit 6c12bba8a8

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.10"
VERSION = "2.90.0"
WEB_FILES = ["web/css/icon.png", "web/css/main.css", "web/fn.js",
"web/index.html"]