From 758998dcacbda526f0cac56f76d396cb07484f4c Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 13 Jun 2022 09:04:13 +0000 Subject: [PATCH] 0.1.107 Automatically generated by python-semantic-release --- CHANGELOG.md | 4 ++++ pedurma/__init__.py | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f13e5e..5658248 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ +## v0.1.107 (2022-06-13) +### Fix +* **hot-fix:** Text list url updated ([`1b3ce10`](https://github.com/Esukhia/pedurma/commit/1b3ce10824b8ca343b2650b0816df043d380f019)) + ## v0.1.106 (2022-06-08) ### Fix * **reconstruction:** Notes are added behing shad ([`7fee7ef`](https://github.com/Esukhia/pedurma/commit/7fee7eff800bf83b4d1cbee0b04efe2a91813368)) diff --git a/pedurma/__init__.py b/pedurma/__init__.py index 7ea9b0e..7d9519a 100644 --- a/pedurma/__init__.py +++ b/pedurma/__init__.py @@ -11,4 +11,4 @@ from .texts import * from .utils import * -__version__ = "0.1.106" +__version__ = "0.1.107"