Skip to content

Commit

Permalink
debian: open development window for version 0.32
Browse files Browse the repository at this point in the history
Signed-off-by: Cedric Hombourger <cedric.hombourger@siemens.com>
  • Loading branch information
chombourger committed Feb 26, 2024
1 parent bc3eb4f commit cee63e5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
mtda (0.32-0) testing; urgency=medium

* development version

-- Cedric Hombourger <cedric.hombourger@siemens.com> Mon, 26 Feb 2024 14:30:00 +0100

mtda (0.31-1) testing; urgency=medium

[ Jan Kiszka ]
Expand Down
2 changes: 1 addition & 1 deletion mtda/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@

__license__ = 'MIT'
__copyright__ = 'Copyright (C) 2024 Siemens Digital Industries Software'
__version__ = '0.31'
__version__ = '0.32'

0 comments on commit cee63e5

Please sign in to comment.