Skip to content

Commit

Permalink
0.1.66
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
actions-user committed Dec 24, 2021
1 parent 6c33ada commit 459b4ee
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.66 (2021-12-24)
### Fix
* **text:** Start and end page number added ([`6c33ada`](https://github.com/Esukhia/pedurma/commit/6c33ada2c37373ff289f0993a6e84de4e36995b6))

## v0.1.65 (2021-12-24)
### Fix
* **page:** The real page number is assign to page_no attribute of page object ([`928ea6f`](https://github.com/Esukhia/pedurma/commit/928ea6f7ccbd99fed56ce445dbc6fc1cb2f4c8b5))
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.65"
__version__ = "0.1.66"

0 comments on commit 459b4ee

Please sign in to comment.