Skip to content

Commit b149233

Browse files
committed
nemo-python 5.0.1
1 parent 65c5022 commit b149233

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

nemo-python/debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
nemo-python (5.0.1) uma; urgency=medium
2+
3+
* 5.0.1
4+
5+
-- Clement Lefebvre <[email protected]> Wed, 21 Jul 2021 17:09:37 +0100
6+
17
nemo-python (5.0.0) uma; urgency=medium
28

39
* 5.0.0

nemo-python/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project('python-nemo',
22
'c',
3-
version : '5.0.0'
3+
version : '5.0.1'
44
)
55

66
gnome = import('gnome')

0 commit comments

Comments
 (0)