From 0be14503afd2df60e14236e06ea008f4036ab80d Mon Sep 17 00:00:00 2001 From: sepandhaghighi Date: Sat, 14 Dec 2024 08:12:44 +0330 Subject: [PATCH 1/8] doc : pypi badge bug fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f1b8c2..48e1614 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

Nafas: A Breathing Gymnastics Application


-PyPI version +PyPI version Codecov built with Python3 Discord Channel From 95cdad17a2823816214056375efc8eebab6d3be0 Mon Sep 17 00:00:00 2001 From: sepandhaghighi Date: Sat, 14 Dec 2024 08:14:16 +0330 Subject: [PATCH 2/8] doc : repo-size badge added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 48e1614..67fb120 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ PyPI version Codecov built with Python3 +GitHub repo size Discord Channel From 7be0176825a51d1fe43f798178b09a4d60f2681b Mon Sep 17 00:00:00 2001 From: sepandhaghighi Date: Sat, 14 Dec 2024 08:15:05 +0330 Subject: [PATCH 3/8] doc : AUTHORS.md updated --- AUTHORS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/AUTHORS.md b/AUTHORS.md index 79308cf..288716d 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -8,6 +8,7 @@ ---------- - [@sarahfard](https://github.com/sarahfard) ** - [@oscarArismendi](https://github.com/oscarArismendi) +- [@AHReccese](https://github.com/AHReccese) ** Graphic designer From b29461b35258a96157135551ea51264886872f85 Mon Sep 17 00:00:00 2001 From: sepandhaghighi Date: Sat, 14 Dec 2024 08:16:45 +0330 Subject: [PATCH 4/8] doc : reference broken link fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67fb120..ca13f80 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,7 @@ You can also join our discord server
7- Martarelli, Daniele, Mario Cocchioni, Stefania Scuri, and Pierluigi Pompei. "Diaphragmatic breathing reduces exercise-induced oxidative stress." Evidence-Based Complementary and Alternative Medicine 2011 (2011).
-
8- DrWeil, Integrative Medicine & Healthy Living
+
8- DrWeil, Integrative Medicine & Healthy Living
9- Human Givens Institute
From 73b50dad3a072226ce5ed4df9e25449c504bb767 Mon Sep 17 00:00:00 2001 From: sepandhaghighi Date: Sat, 14 Dec 2024 08:17:17 +0330 Subject: [PATCH 5/8] doc : CHANGELOG.md updated --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 750cf65..e6a2768 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - `PROGRAMS.md` ### Changed - `README.md` modified +- `AUTHORS.md` updated ## [0.8] - 2024-11-04 ### Added - Balancing program From 70e61db089a5ddd6d7fed472bf580daa8879b3da Mon Sep 17 00:00:00 2001 From: sepandhaghighi Date: Sat, 14 Dec 2024 08:21:19 +0330 Subject: [PATCH 6/8] fix : setup.py keywords updated --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index dcc10f2..4bd1ed9 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,7 @@ def read_description(): author_email='me@sepand.tech', url='https://github.com/sepandhaghighi/nafas', download_url='https://github.com/sepandhaghighi/nafas/tarball/v0.8', - keywords="python3 python breath breathing meditation", + keywords="breath breathing meditation yoga pranayama", project_urls={ 'Source': 'https://github.com/sepandhaghighi/nafas', 'Discord': 'https://discord.gg/CtZUNKJHP4', From 2593e5132aaafb8c31fbc10e8911dd714e40a191 Mon Sep 17 00:00:00 2001 From: sepandhaghighi Date: Sat, 14 Dec 2024 08:23:09 +0330 Subject: [PATCH 7/8] fix : setup.py author updated --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 4bd1ed9..6db8e95 100644 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ def read_description(): long_description=read_description(), long_description_content_type='text/markdown', include_package_data=True, - author='Sepand Haghighi', + author='Nafas Development Team', author_email='me@sepand.tech', url='https://github.com/sepandhaghighi/nafas', download_url='https://github.com/sepandhaghighi/nafas/tarball/v0.8', From 0424156f02b875148072fd4e3c125f464539f42f Mon Sep 17 00:00:00 2001 From: sepandhaghighi Date: Sat, 14 Dec 2024 09:38:47 +0330 Subject: [PATCH 8/8] doc : reference link bug fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca13f80..66487b0 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,7 @@ You can also join our discord server
7- Martarelli, Daniele, Mario Cocchioni, Stefania Scuri, and Pierluigi Pompei. "Diaphragmatic breathing reduces exercise-induced oxidative stress." Evidence-Based Complementary and Alternative Medicine 2011 (2011).
-
8- DrWeil, Integrative Medicine & Healthy Living
+
8- DrWeil, Integrative Medicine & Healthy Living
9- Human Givens Institute