diff --git a/setup.py b/setup.py index 1fb77637..323bac48 100644 --- a/setup.py +++ b/setup.py @@ -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"]