Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
🔖(patch) bump marion release to 0.3.1
Browse files Browse the repository at this point in the history
Added:

- `Weasyprint` 53.0+ is now needed
  • Loading branch information
jbpenrath committed Sep 2, 2021
1 parent d61f4cf commit f1752ce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to

## [Unreleased]

## [0.3.1] - 2021-09-02

### Added

- `Weasyprint` 53.0+ is now needed
Expand Down Expand Up @@ -55,7 +57,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to
- Add `DummyDocument` example document issuer
- Implement document issuer pattern

[unreleased]: https://github.com/openfun/marion/compare/v0.3.0...master
[unreleased]: https://github.com/openfun/marion/compare/v0.3.1...master
[0.3.0]: https://github.com/openfun/marion/compare/v0.3.0...v0.3.1
[0.3.0]: https://github.com/openfun/marion/compare/v0.2.0...v0.3.0
[0.2.0]: https://github.com/openfun/marion/compare/v0.1.2...v0.2.0
[0.1.2]: https://github.com/openfun/marion/compare/v0.1.1...v0.1.2
Expand Down
2 changes: 1 addition & 1 deletion src/marion/setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = django-marion
version = 0.3.0
version = 0.3.1
description = The documents factory
long_description = file:README.md
long_description_content_type = text/markdown
Expand Down

0 comments on commit f1752ce

Please sign in to comment.