Skip to content

Commit

Permalink
chore(version): open development window for version 0.31
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 Jan 29, 2024
1 parent 2305dc1 commit d931a29
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.31-0) testing; urgency=medium

* development version

-- Cedric Hombourger <cedric.hombourger@siemens.com> Mon, 29 Jan 2024 19:30:00 +0100

mtda (0.30-1) testing; urgency=medium

[ Cedric Hombourger ]
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.30'
__version__ = '0.31'

0 comments on commit d931a29

Please sign in to comment.