Skip to content

Commit

Permalink
chore(version): open development window for version 0.30
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 14, 2024
1 parent a8488e8 commit c6c8fad
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.30-0) testing; urgency=medium

* development version

-- Cedric Hombourger <cedric.hombourger@siemens.com> Sun, 14 Jan 2024 15:00:00 +0100

mtda (0.29-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.29'
__version__ = '0.30'

0 comments on commit c6c8fad

Please sign in to comment.