Skip to content

Commit de4969e

Browse files
committed
3.0.1
1 parent b307619 commit de4969e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

‎debian/changelog‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
python3-xapp (3.0.1) zena; urgency=medium
2+
3+
* l10n: Update translations
4+
5+
-- Clement Lefebvre <[email protected]> Fri, 12 Dec 2025 17:00:31 +0000
6+
17
python3-xapp (3.0.0) zena; urgency=medium
28

39
* Add new submodules

‎meson.build‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('python-xapp', version : '3.0.0', meson_version : '>=0.47.0')
1+
project('python-xapp', version : '3.0.1', meson_version : '>=0.47.0')
22

33
pymod =import('python')
44
python3 = pymod.find_installation(get_option('python_target'))

0 commit comments

Comments
(0)