Change version to "master"

This commit is contained in:
Unrud 2020-05-17 10:37:48 +02:00
parent d26ee9e7ed
commit b700b5ed44

View File

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