Skip to content

Commit

Permalink
0.1.3
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Dec 26, 2023
1 parent 65f0493 commit 1e972ed
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@



## v0.1.3 (2023-12-26)

### Fix

* fix: pdf and html export is working and minor fixes (#14) ([`65f0493`](https://github.com/Krande/paradoc/commit/65f0493a43c79f4ca5037df73add5d934ba94d5f))


## v0.1.2 (2023-12-20)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "paradoc"
version = "0.1.2"
version = "0.1.3"
authors = [
{ name = "Kristoffer H. Andersen", email = "[email protected]" },
]
Expand Down

0 comments on commit 1e972ed

Please sign in to comment.