Skip to content

Commit

Permalink
0.1.74
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
actions-user committed Dec 30, 2021
1 parent b6e627e commit bb93370
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.74 (2021-12-30)
### Fix
* **proofread:** Text path ([`b6e627e`](https://github.com/Esukhia/pedurma/commit/b6e627ec8576742c8a1bc271d8f50e2564f2e871))

## v0.1.73 (2021-12-30)
### Fix
* **preview:** Default page is passed if no note ([`0f4befd`](https://github.com/Esukhia/pedurma/commit/0f4befd94c5e11ba5cd28054d941cfa1bfeb9aab))
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.73"
__version__ = "0.1.74"

0 comments on commit bb93370

Please sign in to comment.