Skip to content

Commit 1e3b7e4

Browse files
committed
Tag v1.34.0.
1 parent ee4c39f commit 1e3b7e4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) for its CLI (Command-Line Interface), i.e. for the `moulti` command.
77
Although Moulti's Python packages, modules and functions are obviously available, they do not constitute a public API yet.
88

9-
## Unreleased
9+
## [1.34.0] - 2025-03-16
1010

1111
### Changed
1212

src/moulti/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
__email__ = '[email protected]'
44
__licence__ = 'MIT'
55
__maintainer__ = __author__
6-
__version__ = '1.33.0'
6+
__version__ = '1.34.0'

0 commit comments

Comments
 (0)