Skip to content

Commit

Permalink
0.1.75
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
actions-user committed Jan 4, 2022
1 parent 5346028 commit 2f814b2
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.75 (2022-01-04)
### Fix
* **note_ref:** No note ref found text list updated ([`0825f0f`](https://github.com/Esukhia/pedurma/commit/0825f0fa3faf21f22d8d4fb19b1479b3eae96335))

## v0.1.74 (2021-12-30)
### Fix
* **proofread:** Text path ([`b6e627e`](https://github.com/Esukhia/pedurma/commit/b6e627ec8576742c8a1bc271d8f50e2564f2e871))
Expand Down
2 changes: 1 addition & 1 deletion pedurma/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
from .texts import *
from .utils import *

__version__ = "0.1.74"
__version__ = "0.1.75"

0 comments on commit 2f814b2

Please sign in to comment.