Skip to content

Commit

Permalink
0.1.31
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
actions-user committed Aug 17, 2021
1 parent 0d8f063 commit 7d107e9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

<!--next-version-placeholder-->

## v0.1.31 (2021-08-17)
### Fix
* **text:** Extra line rm for better readibility ([`78d3403`](https://github.com/Esukhia/pedurma/commit/78d34032c288b64c0f58e0979371449eb11318a2))
* **opf_path:** Opf parameter is changed to str datatype ([`c706226`](https://github.com/Esukhia/pedurma/commit/c70622656f9953957619daf192b2184e30cfd347))

## v0.1.30 (2021-08-09)
### Fix
* **reconstruction:** Note marker in preview changed ([`635902c`](https://github.com/Esukhia/pedurma/commit/635902cdc139a2261334d0da1b788f42fc3bc5ed))
Expand Down
2 changes: 1 addition & 1 deletion pedurma/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
from .texts import *
from .save_text import *

__version__ = '0.1.30'
__version__ = '0.1.31'

0 comments on commit 7d107e9

Please sign in to comment.