mrml-python 0.1.4

Python wrapping on MRML
Documentation
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.4]https://github.com/jdrouet/mrml/compare/mrml-python-v0.1.3...mrml-python-v0.1.4 - 2024-02-28

### Other
- updated the following local packages: mrml

## [0.1.3]https://github.com/jdrouet/mrml/compare/mrml-python-v0.1.2...mrml-python-v0.1.3 - 2024-02-24

### Other
- updated the following local packages: mrml

## [0.1.2]https://github.com/jdrouet/mrml/compare/mrml-python-v0.1.1...mrml-python-v0.1.2 - 2024-02-10

### Other
- updated the following local packages: mrml

## [0.1.1]https://github.com/jdrouet/mrml/compare/mrml-python-v0.1.0...mrml-python-v0.1.1 - 2023-12-19

### Other
- *(mrml-python)* update Cargo.toml
- *(mrml-core)* rename Options to RenderOptions ([#352]https://github.com/jdrouet/mrml/pull/352)
- *(mrml-python)* update readme
- release ([#350]https://github.com/jdrouet/mrml/pull/350)

## [0.1.0]https://github.com/jdrouet/mrml/releases/tag/mrml-python-v0.1.0 - 2023-12-06

### Added
- *(mrml-python)* create python module ([#349]https://github.com/jdrouet/mrml/pull/349)