Skip to content

Commit 6d764ae

Browse files
authored
Merge branch 'next' into main
2 parents 504adb4 + 5cc57c0 commit 6d764ae

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Or message me if you would like to donate 💰
3737
## 🤗 Contributors
3838

3939
- 1️⃣ [Sprav04ka](https://github.com/Sprav04ka) - *Tofii'skovyi' language, Testing, Super beautiful poster, Project Logo, Motivation*
40-
- 2️⃣ [Hanssen](https://github.com/handsome0hell) - *Markdown parsing, bard images, /chat command, caption fix, loading emoji, dynamic splitting, code block splitting, Gemini module, Docker fix, GitHub actions fix* **and much much more**
40+
- 2️⃣ [Hanssen](https://github.com/Hanssen0) - *Markdown parsing, bard images, /chat command, caption fix, loading emoji, dynamic splitting, code block splitting, Gemini module, Docker fix, GitHub actions fix* **and much much more**
4141
- 3️⃣ [Sergey Krashevich](https://github.com/skrashevich) - *Docker, GitHub Actions*
4242
- 4️⃣ [Wahit Fitriyanto](https://github.com/wahitftry) - *Indonesian language*
4343
- 5️⃣ [Alexander Fadeyev](https://github.com/alfsoft) - *EdgeGPT Fix*

Diff for: main.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
from JSONReaderWriter import load_json
3636

3737
# GPT-Telegramus version
38-
__version__ = "4.1.3"
38+
__version__ = "4.1.4"
3939

4040
# Logging level
4141
LOGGING_LEVEL = logging.INFO

Diff for: requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
revChatGPT==6.8.6
22
git+https://github.com/F33RNI/EdgeGPT@main#egg=EdgeGPT
33
bardapi==0.1.38
4-
git+https://github.com/handsome0hell/md2tgmd.git@main
4+
git+https://github.com/F33RNI/md2tgmd.git@main
55
python-telegram-bot==20.3
66
openai>=0.26.4
77
tiktoken>=0.2.0

0 commit comments

Comments
 (0)