|
|
@@ -41,7 +41,7 @@ import sys
|
|
|
|
|
|
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 CHANGELOG.md file must be
|
|
|
# added too.
|
|
|
VERSION = "master"
|
|
|
WEB_FILES = ["web/internal_data/css/icon.png",
|