1 parent fa4518e commit 4f079c0Copy full SHA for 4f079c0
1 file changed
version.py
@@ -1,4 +1,4 @@
1
-VERSION = "2026-08-31:1104"
+VERSION = "2026-08-31:2020"
2
3
# A short, plain-language note shown next to VERSION on the home page and
4
# used to describe this build in the update-available banner (see
@@ -9,4 +9,4 @@
9
# "minor problem fixes"
10
# "minor function added or improved"
11
# "significant improvements implemented — see top of User Manual for details"
12
-NEW_VERSION_NOTE = "version-note line now reads NEW VERSION NOTE: ..."
+NEW_VERSION_NOTE = "test of new version notification"
0 commit comments