Skip to content

Commit

Permalink
0.1.85
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
actions-user committed Jan 19, 2022
1 parent 1ca29b8 commit 8501c52
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.85 (2022-01-19)
### Fix
* **hot-fix:** Noise cleaned in note ([`1300b75`](https://github.com/Esukhia/pedurma/commit/1300b757a3390ed014c459da36b86b130a4008f9))

## v0.1.84 (2022-01-19)
### Fix
* **hot-fix:** Docx serializer updated ([`ec6213c`](https://github.com/Esukhia/pedurma/commit/ec6213c293e2f493f2522e57461e416e619d0647))
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.84"
__version__ = "0.1.85"

0 comments on commit 8501c52

Please sign in to comment.