Skip to content

Commit

Permalink
chore(debian): changelog for version 0.35.2
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 12, 2025
1 parent 5c26257 commit 6cf4c8f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
mtda (0.35.2-1) testing; urgency=medium

[ Cedric Hombourger ]
* add py312 for tests executed by tox

-- Cedric Hombourger <cedric.hombourger@siemens.com> Wed, 12 Feb 2025 11:00:00 +0100

mtda (0.35.1-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.35.1'
__version__ = '0.35.2'

0 comments on commit 6cf4c8f

Please sign in to comment.