Skip to content

Commit

Permalink
0.1.29
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
actions-user committed Aug 6, 2021
1 parent 65e94eb commit 497c214
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.29 (2021-08-06)
### Fix
* **text:** Text mapping bug fixed ([`471f8ab`](https://github.com/Esukhia/pedurma/commit/471f8ab75ee573234399ab074878928b61930f0e))
* **text:** Dedicated method for pedurma text obj implemented ([`468f0b5`](https://github.com/Esukhia/pedurma/commit/468f0b523aa8a3a4bfe3627195e256f20085b833))

## v0.1.28 (2021-08-05)
### Fix
* **note:** Text wise opf supported ([`92b5a0c`](https://github.com/Esukhia/pedurma/commit/92b5a0c5188816a5a42098b44bcd45940d85f859))
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.28'
__version__ = '0.1.29'

0 comments on commit 497c214

Please sign in to comment.