瀏覽代碼

Bump version to 2.90.0

Unrud 7 年之前
父節點
當前提交
6c12bba8a8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      setup.py

+ 1 - 1
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"]