diff --git a/NEWS.md b/NEWS.md
index 2e6ae60..219fa0a 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,3 +1,8 @@
+2024-04-03: Catapult 1.0.1
+==========================
+
+* Don't make build depend on flake8
+
2024-04-03: Catapult 1.0
========================
diff --git a/catapult/__init__.py b/catapult/__init__.py
index 591e22b..fcb074c 100644
--- a/catapult/__init__.py
+++ b/catapult/__init__.py
@@ -15,7 +15,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see .
-__version__ = "1.0"
+__version__ = "1.0.1"
import gi
import logging
diff --git a/data/io.otsaloma.catapult.appdata.xml.in b/data/io.otsaloma.catapult.appdata.xml.in
index 468c494..7783c45 100644
--- a/data/io.otsaloma.catapult.appdata.xml.in
+++ b/data/io.otsaloma.catapult.appdata.xml.in
@@ -18,6 +18,7 @@
https://www.transifex.com/otsaloma/catapult/
io.otsaloma.catapult.desktop
+