We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c68e16 commit d53a8b7Copy full SHA for d53a8b7
debian/changelog
@@ -1,3 +1,9 @@
1
+python3-xapp (3.0.0) zena; urgency=medium
2
+
3
+ * Add new submodules
4
5
+ -- Clement Lefebvre <root@linuxmint.com> Wed, 12 Nov 2025 14:39:38 +0000
6
7
python3-xapp (2.4.2) wilma; urgency=medium
8
9
[ Michael Webster ]
meson.build
@@ -1,4 +1,4 @@
-project('python-xapp', version : '2.4.2', meson_version : '>=0.47.0')
+project('python-xapp', version : '3.0.0', meson_version : '>=0.47.0')
pymod = import('python')
python3 = pymod.find_installation(get_option('python_target'))
0 commit comments