Skip to content

Commit 9dee09e

Browse files
committed
chore(master): release 0.3.1
1 parent ca85f76 commit 9dee09e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.3.1](https://github.com/bihealth/altamisa/compare/v0.3.0...v0.3.1) (2025-11-10)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 0.3.1 ([#168](https://github.com/bihealth/altamisa/issues/168)) ([ca85f76](https://github.com/bihealth/altamisa/commit/ca85f766148e329ec9efe54c9d85c4e04ab1ca48))
9+
310
## [0.3.0](https://github.com/bihealth/altamisa/compare/v0.2.9...v0.3.0) (2024-10-28)
411

512

altamisa/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.3.0"
1+
__version__ = "0.3.1"

0 commit comments

Comments
 (0)