Skip to content

Commit 06b341a

Browse files
committed
+ [ 2 files changed ] - Bumps version
1 parent 02fca5b commit 06b341a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 3.0.3
2+
3+
- [**Fixed**] Fixed more issue with Google search throwing error when there's unsupported "special" results
4+
- [**Improved**] Google search now supports Currency converter
5+
16
# 3.0.2
27

38
- [**Changed**] **Behind the scene**: Replace cse with google search web scrape

core/bot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ class ziBot(commands.Bot):
6161

6262
# --- NOTE: Information about the bot
6363
author = "ZiRO2264#4572"
64-
version = "`3.0.2` - `overhaul`"
64+
version = "`3.0.3` - `overhaul`"
6565
links = {
6666
"Documentation (Coming Soon\u2122)": "https://z3r0.readthedocs.io",
6767
"Source Code": "https://github.com/ZiRO-Bot/ziBot",

0 commit comments

Comments
 (0)