We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65c5022 commit b149233Copy full SHA for b149233
2 files changed
nemo-python/debian/changelog
@@ -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
7
nemo-python (5.0.0) uma; urgency=medium
8
9
* 5.0.0
nemo-python/meson.build
@@ -1,6 +1,6 @@
project('python-nemo',
'c',
- version : '5.0.0'
+ version : '5.0.1'
)
gnome = import('gnome')
0 commit comments