Skip to content

Commit cee63e5

Browse files
committed
debian: open development window for version 0.32
Signed-off-by: Cedric Hombourger <[email protected]>
1 parent bc3eb4f commit cee63e5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

debian/changelog

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
mtda (0.32-0) testing; urgency=medium
2+
3+
* development version
4+
5+
-- Cedric Hombourger <[email protected]> Mon, 26 Feb 2024 14:30:00 +0100
6+
17
mtda (0.31-1) testing; urgency=medium
28

39
[ Jan Kiszka ]

mtda/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111

1212
__license__ = 'MIT'
1313
__copyright__ = 'Copyright (C) 2024 Siemens Digital Industries Software'
14-
__version__ = '0.31'
14+
__version__ = '0.32'

0 commit comments

Comments
 (0)