Skip to content

Commit

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

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

## v0.1.60 (2021-12-15)
### Fix
* **reconstruction:** Space has been included as punctution ([`7ffbcbc`](https://github.com/Esukhia/pedurma/commit/7ffbcbc60af977c00520451b7c684497ace8d308))

## v0.1.59 (2021-12-06)
### Fix
* **reconstruction:** Possible marker extracted from pedurma page diff ([`9e32757`](https://github.com/Esukhia/pedurma/commit/9e32757dde81a230f37418b3cb2904d89e885005))
Expand Down
2 changes: 1 addition & 1 deletion pedurma/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
from .texts import *
from .utils import *

__version__ = "0.1.59"
__version__ = "0.1.60"

0 comments on commit 2d562fe

Please sign in to comment.